railo.runtime.functions.displayFormatting
Class DateFormat
java.lang.Object
railo.runtime.functions.displayFormatting.DateFormat
- All Implemented Interfaces:
- Serializable, Function
public final class DateFormat
- extends Object
- implements Function
Implements the Cold Fusion Function dateformat
- See Also:
- Serialized Form
DateFormat
public DateFormat()
call
public static String call(PageContext pc,
Object object)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object object,
String mask)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object object,
String mask,
String strTimezone)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo