-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Page - History and Information
-
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
- mentioned in
-
Page Loading...