Class TimeWithTimeZoneToTimeCast

java.lang.Object
io.trino.operator.scalar.timetz.TimeWithTimeZoneToTimeCast

public final class TimeWithTimeZoneToTimeCast extends Object
  • Method Details

    • cast

      public static long cast(long targetPrecision, long packedTime)
    • cast

      public static long cast(long targetPrecision, LongTimeWithTimeZone timestamp)