Package io.trino.operator.scalar.timetz
Class AtTimeZone
java.lang.Object
io.trino.operator.scalar.timetz.AtTimeZone
-
Method Summary
Modifier and TypeMethodDescriptionstatic longatTimeZone(ConnectorSession session, long packedTime, io.airlift.slice.Slice zoneId) static LongTimeWithTimeZoneatTimeZone(ConnectorSession session, LongTimeWithTimeZone time, io.airlift.slice.Slice zoneId)
-
Method Details
-
atTimeZone
public static long atTimeZone(ConnectorSession session, long packedTime, io.airlift.slice.Slice zoneId) -
atTimeZone
public static LongTimeWithTimeZone atTimeZone(ConnectorSession session, LongTimeWithTimeZone time, io.airlift.slice.Slice zoneId)
-