#16966 closed defect (fixed)
Documentation inconsistency in dojo/date/locale's format method
Reported by: | vbachev | Owned by: | Adam Peller |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Date | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo/date/locale::format()'s documentation (for 1.8) states that the 'K' and 'h' patterns represent hours 1-12 and 0-11 respectfully while the source file itself shows the opposite at /dojo/date/locale.js:129
Change History (3)
comment:1 Changed 8 years ago by
Component: | Documentation → Date |
---|---|
Owner: | set to Adam Peller |
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
Note: See
TracTickets for help on using
tickets.
Thanks, vbachev. I checked the specs and corrected the Dojo documentation.