public class TimeZones
extends java.lang.Object
TimeZone
s.Modifier and Type | Field and Description |
---|---|
static java.util.TimeZone |
GMT
The GMT time zone.
|
static java.lang.String |
GMT_ID
A public version of
TimeZone 's package private GMT_ID field. |
Modifier and Type | Method and Description |
---|---|
static java.util.TimeZone |
toTimeZone(java.util.TimeZone timeZone)
Returns the given TimeZone if non-
null , otherwise TimeZone.getDefault() . |
public static final java.lang.String GMT_ID
TimeZone
's package private GMT_ID
field.public static final java.util.TimeZone GMT
Copyright © 2010 - 2023 Adobe. All Rights Reserved