railo.runtime.functions.international
Class LSIsDate

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

public final class LSIsDate
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
LSIsDate()
           
 
Method Summary
static boolean call(PageContext pc, Object object)
           
static boolean call(PageContext pc, Object object, String strLocale)
           
static boolean call(PageContext pc, Object object, String strLocale, String strTimezone)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LSIsDate

public LSIsDate()
Method Detail

call

public static boolean call(PageContext pc,
                           Object object)

call

public static boolean call(PageContext pc,
                           Object object,
                           String strLocale)
                    throws ExpressionException
Throws:
ExpressionException

call

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


Copyright © 2012 Railo