Class DateMathFunction


  • public class DateMathFunction
    extends Object
    A mapping function that computes date math.

    The first parameter is the DateValue or DateValueStream to compute date math on. (Required)
    The trailing parameters must be constant date math strings (e.g. "+1DAY"). (At least 1 required)