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

Time stamps are not ISO8601 compatible

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • None
    • None
    • 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.

      Hi Atlassian Support,

      Time stamps used by JIRA in time HTML tag are not compatible with ISO8601, thus they are not easily converted to other formats.
      This is affecting especially automation tools and scripts.

      <time datetime="2015-11-21T17:37:45+0100" class="livestamp">21.11.15 17:37</time>
      

      Buggy part is in time zone designator part of this time stamp.
      2015-11-21T17:37:45+0100 - this is what JIRA is serving us
      2015-11-21T17:37:45+01:00 - this is how it is supposed to look like defined by ISO8601

      Note the colon in time zone designator part.

      Reference - http://www.iso.org/iso/catalogue_detail?csnumber=40874
      W3 - https://www.w3.org/TR/NOTE-datetime-970915 - free of charge

      Thanks,
      Oskar

              Unassigned Unassigned
              92254fb32a35 Oskar Wycislak
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: