FORMAT literal, %1, contains a duplicate conversion specifier, %3, at position %2. Statement ignored.
30
Cause . . . . . : An item of class date-time is described with a format literal. The format literal is made up of separators and conversion specifiers. A format literal can only contain one occurrence of a certain type of conversion specifier.
Recovery . . . : Remove the duplicate conversion specifier from the FORMAT literal.