railo.runtime.functions.dateTime
Class Year

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

public final class Year
extends Object
implements Function

Implements the CFML Function year

See Also:
Serialized Form

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

Constructor Detail

Year

public Year()
Method Detail

call

public static double call(PageContext pc,
                          DateTime date)

call

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


Copyright © 2012 Railo