Uses of Class
io.trino.spi.type.SqlTimestampWithTimeZone
Packages that use SqlTimestampWithTimeZone
-
Uses of SqlTimestampWithTimeZone in io.trino.spi.type
Methods in io.trino.spi.type that return SqlTimestampWithTimeZoneModifier and TypeMethodDescriptionstatic SqlTimestampWithTimeZoneSqlTimestampWithTimeZone.fromInstant(int precision, Instant instant, ZoneId zoneId) static SqlTimestampWithTimeZoneSqlTimestampWithTimeZone.newInstance(int precision, long epochMillis, int picosOfMilli, TimeZoneKey timeZoneKey) SqlTimestampWithTimeZone.roundTo(int precision)