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