The full message is
'6/May/22 0:00 AM' is not a valid date. Please enter the date in the following format: dd/MMM/yy h:mm a
Well if I line these up
6/May/22 0:00 AM
dd/MMM/yy h:mm a
The date I am using looks legitimate to me, actually more than the format message thats missing the full am/pm designation.
I would have just reported this as a bug but Atlassian wants a question, so my question is "you gonna fix this soon?"
Hi Andrew,
Try changing the hour value from 0:00 to a value of 12:00. Since the time format is expecting an input of 'a', the input requires an AM or PM value. 0 AM or 0 PM doesn't really make sense in that case. There are times when 0:00 can be a valid hour of the day, but in those cases are when using two digit hours 'hh' and without the AM/PM value (ie 24 hour time).
Please let me know if that helps.
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.