Package io.trino.operator.scalar.timetz
Class TimeWithTimeZoneToTimeCast
java.lang.Object
io.trino.operator.scalar.timetz.TimeWithTimeZoneToTimeCast
-
Method Summary
Modifier and TypeMethodDescriptionstatic longcast(long targetPrecision, long packedTime) static longcast(long targetPrecision, LongTimeWithTimeZone timestamp)
-
Method Details
-
cast
public static long cast(long targetPrecision, long packedTime) -
cast
-