#16447 closed defect (fixed)
Quotes need to be stripped from dateTimeFormat literals
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.3 |
Component: | Date | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
starting with CLDR v21 (#13906) the string 'at' appears between date and time for English. The dojo/date/locale code only strips quotes from the patterns being substituted. The spec is vague about quotes in this dateTimeFormat template.
Change History (5)
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.8.3 |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.8.3 → 1.8.4 |
---|
comment:3 Changed 10 years ago by
Milestone: | 1.8.4 → 1.8.3 |
---|
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [30218]: