has_changed_since_time_stamp
Returns true if an element has been stored (or newly created) in the database since a given time stamp.
arguments
- "element_name" : String
The name of the database element.
- "time_stamp" : String
The time stamp, which has to be obtained from get_time_stamp.