Designing and Implementing Business Process Models
10.4
|
Designing and Implementing Business Process Models
|
Business Rules Reference
|
Functions
|
Summary of Date Functions
|
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 ©
2019
| Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release