public class SnowflakeTimeWithTimezone extends Time
| Constructor and Description |
|---|
SnowflakeTimeWithTimezone(long time,
int nanos,
boolean useSessionTimeZone) |
SnowflakeTimeWithTimezone(Timestamp ts,
TimeZone sessionTimeZone,
boolean useSessionTimeZone) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a string representation in session's timezone so as to display "wallclock time"
|
getDate, getDay, getMonth, getYear, setDate, setMonth, setTime, setYear, toInstant, toLocalTime, valueOf, valueOfafter, before, clone, compareTo, equals, from, getHours, getMinutes, getSeconds, getTime, getTimezoneOffset, hashCode, parse, setHours, setMinutes, setSeconds, toGMTString, toLocaleString, UTCCopyright © 2022. All rights reserved.