Skip to main content
Since 2.23.0 Extract a timestamp with time zone from a UUIDv7 object. uuid contains a millisecond unix timestamp and an optional sub-millisecond fraction. Unlike uuid_timestamp, the microsecond part of uuid is used to construct a timestamp with microsecond precision. Unless uuid is known to encode a valid sub-millisecond fraction, use uuid_timestamp. UUIDv7 microseconds

Samples

Returns something like:

Arguments

The syntax is:

Returns