-
Suggestion
-
Resolution: Won't Do
-
None
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
The Date Time custom field does not comply to the rules of configuration of "Date/Time Formats" from the Look and Feel. Kindly refer to the attached screenshots.
Example: Complete Date/Time Format dd/MMM/yy HH:mm
Workaround prior to 4.4
- Shutdown JIRA instance
- Create the jira-config.properties in your JIRA Home Directory
- Insert the following into the file (example: dd/MMM/yy HH:mm) or other format that you want to have
jira.date.picker.javascript.format = %e/%b/%y jira.date.time.picker.javascript.format = %e/%b/%y %H:%M jira.date.time.picker.java.format = dd/MMM/yy HH:mm jira.date.picker.java.format = dd/MMM/yy
- Delete the contents of JIRA Installation Directory\work directory
- Restart JIRA instance
Workaround 4.4 and later
- Go to General Configuration > Advanced
- Configure the format as below
jira.date.picker.javascript.format=%e/%b/%y jira.date.time.picker.javascript.format=%e/%b/%y %H:%M jira.date.time.picker.java.format=dd/MMM/yy HH:mm jira.date.picker.java.format=dd/MMM/yy
- is related to
-
JRASERVER-29204 Custom Field "Date Time" is not following the format on the "Date/Time Formats"
- Closed
[JRACLOUD-29204] Custom Field "Date Time" is not following the format on the "Date/Time Formats"
Workflow | Original: JAC Suggestion Workflow [ 3145170 ] | New: JAC Suggestion Workflow 3 [ 3641864 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - TEMP [ 2335387 ] | New: JAC Suggestion Workflow [ 3145170 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 2100407 ] | New: JIRA Bug Workflow w Kanban v6 - TEMP [ 2335387 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - TEMP [ 2069161 ] | New: JIRA Bug Workflow w Kanban v6 [ 2100407 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 1863329 ] | New: JIRA Bug Workflow w Kanban v6 - TEMP [ 2069161 ] |
Description |
Original:
The *Date Time* custom field does not comply to the rules of configuration of "Date/Time Formats" from the Look and Feel. Kindly refer to the attached screenshots. *Example*: Complete Date/Time Format dd/MMM/yy HH:mm *Workaround prior to 4.4* # Shutdown JIRA instance # Create the *jira-config.properties* in your {{JIRA Home Directory}} # Insert the following into the file (example: dd/MMM/yy HH:mm) or other format that you want to have {code} jira.date.picker.javascript.format = %e/%b/%y jira.date.time.picker.javascript.format = %e/%b/%y %H:%M jira.date.time.picker.java.format = dd/MMM/yy HH:mm jira.date.picker.java.format = dd/MMM/yy {code} # Delete the contents of {{JIRA Installation Directory\work}} directory # Restart JIRA instance *Workaround 4.4 and later* # Go to _General Configuration > Advanced_ # Configure the format as below {code} jira.date.picker.javascript.format=%e/%b/%y jira.date.time.picker.javascript.format=%e/%b/%y %H:%M jira.date.time.picker.java.format=dd/MMM/yy HH:mm jira.date.picker.java.format=dd/MMM/yy {code} |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *JIRA Cloud*. Using *JIRA Server*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JRASERVER-29204]. {panel} The *Date Time* custom field does not comply to the rules of configuration of "Date/Time Formats" from the Look and Feel. Kindly refer to the attached screenshots. *Example*: Complete Date/Time Format dd/MMM/yy HH:mm *Workaround prior to 4.4* # Shutdown JIRA instance # Create the *jira-config.properties* in your {{JIRA Home Directory}} # Insert the following into the file (example: dd/MMM/yy HH:mm) or other format that you want to have {code} jira.date.picker.javascript.format = %e/%b/%y jira.date.time.picker.javascript.format = %e/%b/%y %H:%M jira.date.time.picker.java.format = dd/MMM/yy HH:mm jira.date.picker.java.format = dd/MMM/yy {code} # Delete the contents of {{JIRA Installation Directory\work}} directory # Restart JIRA instance *Workaround 4.4 and later* # Go to _General Configuration > Advanced_ # Configure the format as below {code} jira.date.picker.javascript.format=%e/%b/%y jira.date.time.picker.javascript.format=%e/%b/%y %H:%M jira.date.time.picker.java.format=dd/MMM/yy HH:mm jira.date.picker.java.format=dd/MMM/yy {code} |
Link |
New:
This issue is related to |
Project Import | New: Sat Apr 01 19:36:47 UTC 2017 [ 1491075407146 ] |