Previous Topic: Security Token User Exits—maximumLength ParameterNext Topic: Web Generation


Date Validation

When using date duration in expressions, the results of the duration calculation must be a valid date, as a month, day, and year combination.

Failure to provide a valid date can lead to unpredictable results.

Examples:

00000000

All zeros is a valid date

01010001

Month, day, and year each set to 1 is a valid date

10002006

A zero day value is an invalid date

00012006

A zero month value is an invalid date