|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ecl.datepicker.util.TimeZoneUtils
public class TimeZoneUtils
is a timezone manipulation utilities.
| Method Summary | |
|---|---|
static String |
getZoneGlobalId(TimeZone timeZone)
returns the global identifier of the given time zone. |
static TimeZone |
parseTimeZone(String tz)
returns the time zone. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String getZoneGlobalId(TimeZone timeZone)
timeZone - the time zone.
public static TimeZone parseTimeZone(String tz)
tz - the time zone global or relative identifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||