FunctionsDate & Time
timezone_of
Returns the associated zone name for a timestamp. In V1 this resolves to the session zone for non-null rows.
timezone_of(…) → StringKind · 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.