org.apache.myfaces.trinidadinternal.util
Class DateUtils

java.lang.Object
  extended by org.apache.myfaces.trinidadinternal.util.DateUtils

public final class DateUtils
extends java.lang.Object

Utility class for Date related functions.


Method Summary
static java.util.TimeZone getSupportedTimeZone(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSupportedTimeZone

public static java.util.TimeZone getSupportedTimeZone(java.lang.String id)


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.