Function postgres_protocol::types::timestamp_to_sql
source · [−]Expand description
Serializes a TIMESTAMP
or TIMESTAMPTZ
value.
The value should represent the number of microseconds since midnight, January 1st, 2000.
Serializes a TIMESTAMP
or TIMESTAMPTZ
value.
The value should represent the number of microseconds since midnight, January 1st, 2000.