I want to thank everyone who has contributed and helped me along with my instance!
I just noticed this bit of weirdness:
Dates are showing up throughout the interface with whack formatting.
Examples:
Open Unresolved 29/22/2012 26/06/2012
Open Unresolved 33/22/2012 26/06/2012
Open Unresolved 37/22/2012 26/06/2012
Open Unresolved 41/22/2012 26/06/2012
Open Unresolved 05/22/2012 26/06/2012
Open Unresolved 12/22/2012 26/06/2012
Open Unresolved 14/22/2012 26/06/2012
This might be based on changes I made some time back the set the date/time formatting located at: ministration>System>User Interface>Look and Feel
Time Format
hh:mm a
12:20 PM
Day Format
EEEE
Monday
Complete Date/Time Format
mm/dd/yyyy hh:mm a
20/07/2012 12:20 PM
Day/Month/Year Format
mm/dd/yyyy
20/07/2012
Use ISO8601 standard in Date Picker
OFF
I don't believe I changed any of the following settings, so I am not sure if these are the defaults, but if it sheds any light...
jira.date.picker.java.format
d/MMM/yy
jira.date.picker.javascript.format
%e/%b/%y
jira.date.time.picker.java.format
dd/MMM/yy h:mm a
jira.date.time.picker.javascript.format
%e/%b/%y %I:%M %p
mm/dd/yyyy
Lower-case m is minute in hour, you want MM, not mm.
Thank you Jamie!!!
There are no shortage of heros romming aorund this site!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.