Date/time input fields using 24-hour format ignore a typed-in 'pm' to give an incorrect time in the output

XMLWordPrintable

    • Type: Bug
    • Resolution: Not a bug
    • Priority: Low
    • None
    • Affects Version/s: 3.13
    • Component/s: Issue - Fields
    • Environment:

      Standalone. JDK version 1.5.0_13, Solaris 10

    • 3.13

      Custom field Date/Time: This comes with a calendar "picker" but you can type in the date and time instead if you use the correct format. We recently switched from 12- to 24-hour format. Here's the problem: If, for example, you type in 9:00 PM for the time, it comes up as 09:00 when instead it should come up as 21:00 (after clicking Save). Basically, instead of signaling an error, the "PM" is simply ignored. JIRA should either process the PM correctly or signal an error and force the user to enter the data again. (Note that specifying AM is not a problem as ignoring it doesn't change the time.)

        1. jira-application.properties
          22 kB
          Patrick Gisbey

            Assignee:
            Unassigned
            Reporter:
            Alan Feldman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: