Designing and Implementing Business Process Models
:
Business Rules Reference
:
Functions Overview
:
boolean verifyMonth(int month)
boolean verifyMonth(int month)
Verifies that the specified numeric month is valid.
Input Parameters
month
Integer
The numeric month within the specified year (1 = January, 2 = February, ..., 12 = December).
Return Value
Boolean
Returns
true
if the specified month is valid,
false
otherwise.
Copyright ©
2016
Software AG, Darmstadt, Germany
.
Contact Support
|
Community
|
Feedback