Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-29204

Custom Field "Date Time" is not following the format on the "Date/Time Formats"

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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

      1. Shutdown JIRA instance
      2. Create the jira-config.properties in your JIRA Home Directory
      3. 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
        
      4. Delete the contents of JIRA Installation Directory\work directory
      5. Restart JIRA instance

      Workaround 4.4 and later

      1. Go to General Configuration > Advanced
      2. 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
        

        1. date_format_1.JPG
          date_format_1.JPG
          39 kB
        2. date_format_2.JPG
          date_format_2.JPG
          87 kB

            [JRASERVER-29204] Custom Field "Date Time" is not following the format on the "Date/Time Formats"

            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3044956 ] New: JAC Suggestion Workflow 3 [ 3673235 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2600389 ] New: JAC Suggestion Workflow [ 3044956 ]
            Rachel Lin (Inactive) made changes -
            Workflow Original: JIRA PM Feature Request Workflow v2 - TEMP [ 2560700 ] New: Confluence Workflow - Public Facing v4 [ 2600389 ]
            Status Original: Closed [ 6 ] New: Resolved [ 5 ]
            Ignat (Inactive) made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v6 - TEMP [ 2351695 ] New: JIRA PM Feature Request Workflow v2 - TEMP [ 2560700 ]
            Katherine Yabut made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v6 [ 2129741 ] New: JIRA Bug Workflow w Kanban v6 - TEMP [ 2351695 ]
            Katherine Yabut made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v6 - TEMP [ 2093052 ] New: JIRA Bug Workflow w Kanban v6 [ 2129741 ]
            Katherine Yabut made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v6 [ 877884 ] New: JIRA Bug Workflow w Kanban v6 - TEMP [ 2093052 ]
            jonah (Inactive) made changes -
            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 Server*. Using *JIRA Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JRACLOUD-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}
            jonah (Inactive) made changes -
            Link New: This issue relates to JRACLOUD-29204 [ JRACLOUD-29204 ]
            Confluence Escalation Bot (Inactive) made changes -
            Labels Original: affects-server New: affects-cloud affects-server

              Unassigned Unassigned
              adanial Ahmad Danial (Inactive)
              Votes:
              7 Vote for this issue
              Watchers:
              15 Start watching this issue

                Created:
                Updated:
                Resolved: