public final class LSParseDateTime extends Object implements Function
Constructor and Description |
---|
LSParseDateTime() |
Modifier and Type | Method and Description |
---|---|
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) |
public LSParseDateTime()
public static DateTime call(PageContext pc, Object oDate) throws PageException
PageException
public static DateTime call(PageContext pc, Object oDate, String strLocale) throws PageException
PageException
public static DateTime call(PageContext pc, Object oDate, String strLocale, String strTimezoneOrFormat) throws PageException
PageException
public static DateTime call(PageContext pc, Object oDate, String strLocale, String strTimezone, String strFormat) throws PageException
PageException
Copyright © 2015 Lucee