java.lang.Object
org.pentaho.reporting.libraries.formula.function.datetime.DaysFunction
All Implemented Interfaces:
Serializable, Function

public class DaysFunction extends Object implements Function
This is the same as DATEDIFF(date_1, date_2, "d");
Author:
Thomas Morgner
See Also: