railo.commons.date
Class TimeZoneUtil
java.lang.Object
railo.commons.date.TimeZoneUtil
public class TimeZoneUtil
- extends Object
TimeZoneUtil
public TimeZoneUtil()
toString
public static String toString(TimeZone timezone)
- return the string format of the Timezone
- Parameters:
timezone
-
- Returns:
toTimeZone
public static TimeZone toTimeZone(String strTimezone,
TimeZone defaultValue)
- translate timezone string format to a timezone
- Parameters:
strTimezone
-
- Returns:
toTimeZone
public static TimeZone toTimeZone(String strTimezone)
throws ExpressionException
- Throws:
ExpressionException
getCalendar
public static Calendar getCalendar(TimeZone tz)
Copyright © 2012 Railo