Function postgres_protocol::types::timestamp_from_sql [−][src]
Expand description
Deserializes a TIMESTAMP
or TIMESTAMPTZ
value.
The value represents the number of microseconds since midnight, January 1st, 2000.