Liferay 6.0.5

com.liferay.portal.kernel.util
Class TimeZoneUtil_IW

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

public class TimeZoneUtil_IW
extends Object


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

Method Detail

getInstance

public static TimeZoneUtil_IW getInstance()

getDefault

public TimeZone getDefault()

getTimeZone

public TimeZone getTimeZone(String timeZoneId)

setDefault

public void setDefault(String timeZoneId)

Liferay 6.0.5