Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-90500

On the project list view, the Date picker format when typing in is not the same as displayed in the Jira global settings or user's language settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • Project - List
    • None

      Issue Summary

      When the date format set as dd.mm.yyyy, choosing the date from the calendar in a DateTime field on the list view will display correctly. However, when a user types a date in, or example, starting with 11 (which by right should be the day date ) and continues typing as 11.08.2024, the date is entered as 8th November 2024, instead of the expected 11th August 2024

      Steps to Reproduce

      1. Set the Jira advanced settings as below :-
      • jira.date.picker.java.format : dd.mm.yyyy
      • jira.date.picker.javascript.format : %e.%m.%y
      1. Create a date picker custom field.
      2. Then, add the field to the issue screen
      3. Then, open up the list view in the software project
      4. Type in the date, 11.08.2024 to the Date picker custom field

      Expected Results

      On the field, the date 11th August 2024

      Actual Results

      8th November 2024 is entered instead

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available.

              Unassigned Unassigned
              vchoo Vivian C
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: