MobilityDB 1.1

◆ timestamp_in_common()

TimestampTz timestamp_in_common ( const char *  str,
int32  typmod,
bool  withtz 
)

Convert a string to a either timestamp or a timestamp with timezone.

Note
The function returns a TimestampTz that must be cast to a Timestamp when calling the function with the last argument to false