Class TimeWithTimeZoneOperators.TimeMinusIntervalDayToSecond
java.lang.Object
io.trino.operator.scalar.timetz.TimeWithTimeZoneOperators.TimeMinusIntervalDayToSecond
- Enclosing class:
TimeWithTimeZoneOperators
-
Method Summary
Modifier and TypeMethodDescriptionstatic longsubtract(long packedTime, long interval) static LongTimeWithTimeZonesubtract(LongTimeWithTimeZone time, long interval)
-
Method Details
-
subtract
public static long subtract(long packedTime, long interval) -
subtract
-