railo.runtime.functions.international
Class LSParseDateTime

java.lang.Object
  extended by railo.runtime.functions.international.LSParseDateTime
All Implemented Interfaces:
Serializable, Function

public final class LSParseDateTime
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
LSParseDateTime()
           
 
Method Summary
static DateTime call(PageContext pc, Object oDate)
           
static DateTime call(PageContext pc, Object oDate, String strLocale)
           
static DateTime call(PageContext pc, Object oDate, String strLocale, String strTimezone)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LSParseDateTime

public LSParseDateTime()
Method Detail

call

public static DateTime call(PageContext pc,
                            Object oDate)
                     throws PageException
Throws:
PageException

call

public static DateTime call(PageContext pc,
                            Object oDate,
                            String strLocale)
                     throws PageException
Throws:
PageException

call

public static DateTime call(PageContext pc,
                            Object oDate,
                            String strLocale,
                            String strTimezone)
                     throws PageException
Throws:
PageException


Copyright © 2012 Railo