Class TimestampWithTimeZoneToDateCast
java.lang.Object
io.trino.operator.scalar.timestamptz.TimestampWithTimeZoneToDateCast
-
Method Summary
Modifier and TypeMethodDescriptionstatic longcast(long timestamp) static longcast(LongTimestampWithTimeZone timestamp)
-
Method Details
-
cast
public static long cast(long timestamp) -
cast
-