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