"Last updated" date on Confluence articles localised incorrectly for Chinese

XMLWordPrintable

    • Severity 3 - Minor

      Applies to both Simplified Chinese and Traditional Chinese. Sorry, not sure how to select two locales in the bug report form

      The date in the "Last updated" line in Confluence articles is currently formatted like this for Simplified and Traditional Chinese:

      <month number>月 <day>, <year>

      but it should be something like this instead:

      <year>年<month number>月<day>日

      Note that there should be no spaces in the phrase.

       

       

      For example, using the date in the screenshot:

      3月 24, 2021 should be 2021年3月24日

      It applies to ALL locales
      Need: use a date/time that provides unicode cldr date format pattern, for example Intl.DateTimeFormat

              Assignee:
              Rob Shnayder
              Reporter:
              Grant Wong
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: