Class CalendarFieldFunction

java.lang.Object
org.apache.poi.ss.formula.functions.Fixed1ArgFunction
org.apache.poi.ss.formula.functions.CalendarFieldFunction
All Implemented Interfaces:
Function, Function1Arg

public final class CalendarFieldFunction extends Fixed1ArgFunction
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