public class DateMathFunction extends Object
 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)
| Modifier and Type | Field and Description | 
|---|---|
| static ExpressionFactory.CreatorFunction | creatorFunction | 
| static String | name | 
| Constructor and Description | 
|---|
| DateMathFunction() | 
public static final String name
public static final ExpressionFactory.CreatorFunction creatorFunction
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.