Package io.trino.operator.scalar.timetz
Class ExtractMinute
java.lang.Object
io.trino.operator.scalar.timetz.ExtractMinute
-
Method Summary
Modifier and TypeMethodDescriptionstatic longextract(long packedTime) static longextract(LongTimeWithTimeZone time)
-
Method Details
-
extract
public static long extract(long packedTime) -
extract
-