Opened 6 years ago
Last modified 4 years ago
#18340 new defect
defect: dojo/date/locale::format() incorrect timezone name on "vz" format
Reported by: | split | Owned by: | Adam Peller |
---|---|---|---|
Priority: | undecided | Milestone: | 1.15 |
Component: | Date | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Pattern "vz" means timezone in short format, such as "CST", "EST". However, the "vz" pattern gives "GMT +08:00GMT +08:00", which is totally wrong.
Src Code: locale.format( date, {selector:"date", datePattern:"HH:mm vz" } )
Reference: http://dojotoolkit.org/reference-guide/1.10/dojo/date/locale/format.html
Attachments (1)
Change History (4)
Changed 6 years ago by
Attachment: | 2014-10-28 17_52_02-Dojo sandbox.png added |
---|
comment:1 Changed 6 years ago by
Component: | General → Date |
---|---|
Owner: | set to Adam Peller |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|
comment:3 Changed 4 years ago by
Milestone: | 1.13 → 1.15 |
---|
Note: See
TracTickets for help on using
tickets.
Ticket planning... move current 1.13 tickets out to 1.15 to make it easier to move tickets into the 1.13 milestone.