railo.runtime.functions.international
Class LSDateFormat

java.lang.Object
  extended by railo.runtime.functions.international.LSDateFormat
All Implemented Interfaces:
Serializable, Function

public final class LSDateFormat
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
LSDateFormat()
           
 
Method Summary
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)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LSDateFormat

public LSDateFormat()
Method Detail

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 strLocale)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object object,
                          String mask,
                          String strLocale,
                          String strTimezone)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo