|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.fortuna.ical4j.util.TimeZones
public final class TimeZones
Utility methods relevant to Java timezones.
| Field Summary | |
|---|---|
static java.lang.String |
GMT_ID
|
static java.lang.String |
IBM_UTC_ID
|
static java.lang.String |
UTC_ID
|
| Method Summary | |
|---|---|
static boolean |
isUtc(java.util.TimeZone timezone)
Indicates whether the specified timezone is equivalent to UTC time. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String UTC_ID
public static final java.lang.String IBM_UTC_ID
public static final java.lang.String GMT_ID
| Method Detail |
|---|
public static boolean isUtc(java.util.TimeZone timezone)
timezone -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||