DB
FunctionsDate & Time

time_zone_of

Returns the associated zone name for a timestamp. In V1 this resolves to the session zone for non-null rows.

time_zone_of(…) → String

Kind · scalar

Returns the associated zone name for a timestamp. In V1 this resolves to the session zone for non-null rows.

Part of the Date & Time family.