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

AM/PM time codes are incorrect for Swedish

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 5.1
    • None

    Description

      These are set in calendar-sv.js - for Swedish they should be FM/EM instead of AM/PM:

      Calendar._TT["AM"] = "FM";
      Calendar._TT["PM"] = "EM";
      Calendar._TT["am"] = "fm";
      Calendar._TT["pm"] = "em";

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jcranford@atlassian.com JoanneA (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: