Liferay 6.0.5

com.liferay.portal.kernel.util
Class TimeZoneUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.TimeZoneUtil

public class TimeZoneUtil
extends Object


Method Summary
static TimeZone getDefault()
           
static TimeZone getTimeZone(String timeZoneId)
           
static void setDefault(String timeZoneId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefault

public static TimeZone getDefault()

getTimeZone

public static TimeZone getTimeZone(String timeZoneId)

setDefault

public static void setDefault(String timeZoneId)

Liferay 6.0.5