Software AG Products 10.11 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of Date Functions | boolean verifyYear(int year)
 
boolean verifyYear(int year)
Verifies that the specified numeric year is valid.
Input Parameters
year
Integer The 4-digit year of the date.
Return Value
Boolean Returns true if the specified year is valid, false otherwise.