public class SnowflakeTimestampNTZAsUTC extends Timestamp
| Constructor and Description |
|---|
SnowflakeTimestampNTZAsUTC(long seconds,
int nanoseconds) |
SnowflakeTimestampNTZAsUTC(Timestamp ts) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a string representation in UTC
|
after, before, compareTo, compareTo, equals, equals, from, getNanos, getTime, hashCode, setNanos, setTime, toInstant, toLocalDateTime, valueOf, valueOfafter, before, clone, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTimezoneOffset, getYear, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setYear, toGMTString, toLocaleString, UTCpublic SnowflakeTimestampNTZAsUTC(long seconds,
int nanoseconds)
public SnowflakeTimestampNTZAsUTC(Timestamp ts)
Copyright © 2020. All rights reserved.