Hi i have a date picker custom field and after i pick a date from the javascript calendar, i do not have the time zone.
e.g. 18/Sep/13 12:36 AM
what i need is 18/Sep/13 12:36 AM EST, how to add the timezone after picking a date from calendar?
i got an error saying: Invalid date / time format. Expected dd/MMM/yy h:mm a z
and i am not able to proceed to create an issue.
Thanks you all in advanced.
Hi panguin,
Check this Link https://confluence.atlassian.com/display/JIRA050/Configuring+JIRA+Options#ConfiguringJIRAOptions-advanced
This will tell you how to change this jira.date.time.picker.javascript.format.
NOTE Keep both javascript and java format same.
Thanks
I found that the cause but i do not know how to fix
jira.date.time.picker.javascript.format = %d/%b/%y %l:%M %p
i cannot add the timezone into the below command %Z as it is not supported :(
Any workaround?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.