railo.runtime.functions.dateTime
Class DateDiffMember
java.lang.Object
railo.runtime.functions.BIF
railo.runtime.functions.dateTime.DateDiffMember
- All Implemented Interfaces:
- Serializable, Function
public class DateDiffMember
- extends BIF
- See Also:
- Serialized Form
DateDiffMember
public DateDiffMember()
call
public static double call(PageContext pc,
DateTime left,
DateTime right)
throws ExpressionException
- Throws:
ExpressionException
call
public static double call(PageContext pc,
DateTime left,
DateTime right,
String datePart)
throws ExpressionException
- Throws:
ExpressionException
invoke
public Object invoke(PageContext pc,
Object[] args)
throws PageException
- Specified by:
invoke
in class BIF
- Throws:
PageException
Copyright © 2012 Railo