Jira8.13 data center
I am trying to format my dates for my custom date fields to
mm/dd/yyyy am/pm
04/29/2021 12:00am
the format I am entering is for the jira.date.time.picker.java.format
MM/dd/yyyy hh:mm a
the format I am entering is for the jira.date.time.picker.javascript.format
%m/%d/%y %I:%M %p
I am getting an error: Invalid date format. please enter the date in the format MM/dd/yyy hh:mm a
What am I doing wrong here?
Default for jira.date.time.picker.java.format is dd/MMM/yy h:mm a. Make sure you follow or match the format.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.