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

Add timezone compatibility to the Date/Time Picker calendar selector

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Issue - Fields
    • None
    • 1
    • 1
    • 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.

      Problem Definition

      Users may wish to include Timezone functionality into their Date/Time picker custom fields. By default, this isn't possible, so the user may proceed to configure the following formats in JIRA's Administration >> System >> Advanced Settings:

      • jira.date.time.picker.java.format
        • Add 'z' to the format
      • jira.date.time.picker.javascript.format
        • Add '%Z' to the format

      This does allow the timezone to be shown in issue view and in the issue navigator for example. However, when the changes above are done and the Calendar selector is used to specify the custom field's value, the calendar cannot add the timezone on it's own and the user must manually type in the timezone.

      Suggested Solution

      Change/Extend the calendar selector to be able to accommodate timezone selection.

      Workaround

      Manually type in the timezone for every entry; or, do not add timezones to the formats above.

            Unassigned Unassigned
            kliou Kevin Liou
            Votes:
            30 Vote for this issue
            Watchers:
            20 Start watching this issue

              Created:
              Updated: