public final class DateFormat extends BIF implements Function
Constructor and Description |
---|
DateFormat() |
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 strTimezone) |
String |
invoke(PageContext pc,
Object[] args) |
public DateFormat()
public static String call(PageContext pc, Object object) throws PageException
PageException
public static String call(PageContext pc, Object object, String mask) throws PageException
PageException
public static String call(PageContext pc, Object object, String mask, String strTimezone) throws PageException
PageException
public String invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee