Class TimestampWithTimeZoneOperators.TimestampPlusIntervalDayToSecond
java.lang.Object
io.trino.operator.scalar.timestamptz.TimestampWithTimeZoneOperators.TimestampPlusIntervalDayToSecond
- Enclosing class:
TimestampWithTimeZoneOperators
public static final class TimestampWithTimeZoneOperators.TimestampPlusIntervalDayToSecond
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionstatic longadd(long packedEpochMillis, long interval) static LongTimestampWithTimeZoneadd(LongTimestampWithTimeZone timestamp, long interval)
-
Method Details
-
add
public static long add(long packedEpochMillis, long interval) -
add
-