public final class SqlTimeWithTimeZone extends Object
| Constructor and Description |
|---|
SqlTimeWithTimeZone(long timeWithTimeZone) |
SqlTimeWithTimeZone(long millisUtc,
TimeZone timeZone) |
SqlTimeWithTimeZone(long millisUtc,
TimeZoneKey timeZoneKey) |
public SqlTimeWithTimeZone(long timeWithTimeZone)
public SqlTimeWithTimeZone(long millisUtc,
TimeZoneKey timeZoneKey)
public SqlTimeWithTimeZone(long millisUtc,
TimeZone timeZone)
public long getMillisUtc()
public TimeZoneKey getTimeZoneKey()
Copyright © 2012-2014. All Rights Reserved.