Class CalendarFieldFunction
java.lang.Object
org.apache.poi.ss.formula.functions.Fixed1ArgFunction
org.apache.poi.ss.formula.functions.CalendarFieldFunction
- All Implemented Interfaces:
Function
,Function1Arg
Implementation of Excel functions Date parsing functions:
Date - DAY, MONTH and YEAR
Time - HOUR, MINUTE and SECOND
- Author:
- Others (not mentioned in code), Thies Wellpott
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
evaluate
-
Field Details
-
YEAR
-
MONTH
-
DAY
-
HOUR
-
MINUTE
-
SECOND
-
-
Method Details
-
evaluate
Description copied from interface:Function1Arg
-