Class AtTimeZone
java.lang.Object
io.trino.operator.scalar.timestamptz.AtTimeZone
-
Method Summary
Modifier and TypeMethodDescriptionstatic longatTimeZone(long packedEpochMillis, io.airlift.slice.Slice zoneId) static LongTimestampWithTimeZoneatTimeZone(LongTimestampWithTimeZone timestamp, io.airlift.slice.Slice zoneId)
-
Method Details
-
atTimeZone
public static long atTimeZone(long packedEpochMillis, io.airlift.slice.Slice zoneId) -
atTimeZone
public static LongTimestampWithTimeZone atTimeZone(LongTimestampWithTimeZone timestamp, io.airlift.slice.Slice zoneId)
-