railo.runtime.functions.dateTime
Class DatePartMember
java.lang.Object
railo.runtime.functions.BIF
railo.runtime.functions.dateTime.DatePartMember
- All Implemented Interfaces:
- Serializable, Function
public class DatePartMember
- extends BIF
- See Also:
- Serialized Form
DatePartMember
public DatePartMember()
call
public static double call(PageContext pc,
DateTime date,
String datepart)
throws ExpressionException
- Throws:
ExpressionException
call
public static double call(PageContext pc,
DateTime date,
String datepart,
String strTimezone)
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