Designing and Implementing Business Process Models : Business Rules Reference : Functions Overview : int daysInMonth(int month, int year)
int daysInMonth(int month, int year)
Returns the number of days in the specified month in the given year.
Input Parameters
month
Integer The numeric month (1 = January, 2 = February, ..., 12 = December).
year
Integer The numeric 4-digit year.
Return Value
Integer The number of days in the specified month in the given year.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback