Time FORMAT literal %1 must specify an hour, minute, and second of a day. Clause or phrase 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. For an item of category Time, the format literal must contain the right combination of conversion specifiers that will allow a time of day to be determined. If a Time FORMAT literal contains an hour and minute conversion specification, but no seconds, the 0th second of the minute is assumed.
Recovery . . . : Remove conversion specifiers that are not allowed for Time items, or add conversion specifiers that will result in a time of day.