Previous Topic: IDAETERR43 - DATE: format has invalid charactersNext Topic: IDAETERR45 - DATE: weekday invalid


IDAETERR44 - DATE: format too long

Reason:

The specified date format (output pattern) of a $DATE function exceeds 30 characters in length.

Action:

Supply a date format of 30 characters or less. You can use two calls to $DATE to construct a longer result if necessary. The result is permitted to exceed the format length; that is, SEPTEMBER is longer than the format specification MONTH.