public class TimeZoneUtil extends Object
Constructor and Description |
---|
TimeZoneUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
toString(TimeZone timezone)
return the string format of the Timezone
|
static TimeZone |
toTimeZone(String strTimezone) |
static TimeZone |
toTimeZone(String strTimezone,
TimeZone defaultValue)
translate timezone string format to a timezone
|
public TimeZoneUtil()
public static String toString(TimeZone timezone)
timezone
- public static TimeZone toTimeZone(String strTimezone, TimeZone defaultValue)
strTimezone
- public static TimeZone toTimeZone(String strTimezone) throws ExpressionException
ExpressionException
Copyright © 2015 Lucee