]> granicus.if.org Git - icu/commit
ICU-21282 Fixup date patterns and date field symbols display
authorJacob <38846015+7h3w1zz@users.noreply.github.com>
Sat, 12 Sep 2020 22:36:05 +0000 (18:36 -0400)
committerPeter Edberg <42151464+pedberg-icu@users.noreply.github.com>
Wed, 23 Sep 2020 22:49:20 +0000 (15:49 -0700)
commit4e861e2044ed9ff7fb2ea24c9f18372b52d5f235
treeb4dc5a418225a3bd69a2c2a66765708240e4b424
parent6a78e6799543ecb30664418212436447f8842801
ICU-21282 Fixup date patterns and date field symbols display

No content changes.  This make the display of date patterns, date field symbols, and skeletons consistent.
- Date field symbols are in a code block (e.g. `y` or `yyyy`)
- Date patterns are quoted in a code block (e.g. `"y"` or `"MMMM d 'at' h:mm a"`)
- Skeletons are the same as date patterns (e.g. `"MMMMdjmm"`)
- Strings that might be the result of a date pattern are quoted (e.g. "April 2 at 5:00 PM")
Thus `"y"` denotes the date pattern containing the date field symbol `y`
docs/userguide/format_parse/datetime/index.md