Class SqlTimeWithTimeZone
java.lang.Object
io.trino.spi.type.SqlTimeWithTimeZone
-
Method Summary
Modifier and TypeMethodDescriptionbooleanintlonggetPicos()inthashCode()static SqlTimeWithTimeZonenewInstance(int precision, long picoseconds, int offsetMinutes) roundTo(int precision) toString()
-
Method Details
-
newInstance
-
getPicos
public long getPicos() -
getOffsetMinutes
public int getOffsetMinutes() -
roundTo
-
equals
-
hashCode
-
toString
-