railo.runtime.functions.dateTime
Class DateConvert

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

public final class DateConvert
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
DateConvert()
           
 
Method Summary
static DateTime call(PageContext pc, String conversionType, DateTime date)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateConvert

public DateConvert()
Method Detail

call

public static DateTime call(PageContext pc,
                            String conversionType,
                            DateTime date)
                     throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo