railo.runtime.functions.international
Class LSTimeFormat
java.lang.Object
railo.runtime.functions.international.LSTimeFormat
- All Implemented Interfaces:
- Serializable, Function
public final class LSTimeFormat
- extends Object
- implements Function
Implements the Cold Fusion Function dateformat
- See Also:
- Serialized Form
Method Summary |
static String |
call(PageContext pc,
Object o)
|
static String |
call(PageContext pc,
Object o,
String mask)
|
static String |
call(PageContext pc,
Object o,
String mask,
String strLocale)
|
static String |
call(PageContext pc,
Object o,
String mask,
String strLocale,
String strTimezone)
|
LSTimeFormat
public LSTimeFormat()
call
public static String call(PageContext pc,
Object o)
throws PageException
- Parameters:
pc
- o
-
- Returns:
-
- Throws:
PageException
call
public static String call(PageContext pc,
Object o,
String mask)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object o,
String mask,
String strLocale)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object o,
String mask,
String strLocale,
String strTimezone)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo