railo.runtime.functions.international
Class LSParseDateTime
java.lang.Object
railo.runtime.functions.international.LSParseDateTime
- All Implemented Interfaces:
- Serializable, Function
public final class LSParseDateTime
- extends Object
- implements Function
- See Also:
- Serialized Form
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 strTimezoneOrFormat)
|
static DateTime |
call(PageContext pc,
Object oDate,
String strLocale,
String strTimezone,
String strFormat)
|
LSParseDateTime
public LSParseDateTime()
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 strTimezoneOrFormat)
throws PageException
- Throws:
PageException
call
public static DateTime call(PageContext pc,
Object oDate,
String strLocale,
String strTimezone,
String strFormat)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo