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. This fraction is used to construct the timestamp. UUIDv7 microseconds To include the sub-millisecond fraction in the returned timestamp, call uuid_timestamp_micros.

Samples

Returns something like:

Arguments

The syntax is:

Returns