public final class LSDateTimeFormat extends Object implements Function
Constructor and Description |
---|
LSDateTimeFormat() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
Object object) |
static String |
call(PageContext pc,
Object object,
String mask) |
static String |
call(PageContext pc,
Object object,
String mask,
String strLocale) |
static String |
call(PageContext pc,
Object object,
String mask,
String strLocale,
String strTimezone) |
public LSDateTimeFormat()
public static String call(PageContext pc, Object object) throws ExpressionException
ExpressionException
public static String call(PageContext pc, Object object, String mask) throws ExpressionException
ExpressionException
public static String call(PageContext pc, Object object, String mask, String strLocale) throws ExpressionException
ExpressionException
public static String call(PageContext pc, Object object, String mask, String strLocale, String strTimezone) throws ExpressionException
ExpressionException
Copyright © 2015 Lucee