Opened 16 years ago
Closed 15 years ago
#1713 closed defect (wontfix)
dojo.date.format does not show up in API reference
Reported by: | Adam Peller | Owned by: | owen |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Doc parser | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
defined in src/date/format.js with comments. It's in a closure, but so is dojo.date.parse, which seems to be included correctly.
Change History (11)
comment:1 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
No, it's not there. I'm looking at the live copy at dojotoolkit.org/api
Click on dojo.date. There's a 'diff' function, followed by 'fromIso8601'. There should be a "dojo.date.format" function. This should not be confused with the src/date/format.js resource.
comment:3 Changed 16 years ago by
hmm... ok, perhaps it is being confused with src/date/format which also provides "dojo.date.format"? At best, this is confusing... though it does work...
comment:4 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
What I am saying is that the parser handles it properly. Reassign to owen if it looks weird in http://10is2.com/api.xml
comment:5 Changed 16 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Okay, I understand if it shows up in the JSON file, but we can't close out a ticket if the end result is that this doesn't work. Owen, could you take a look? Thanks
comment:6 Changed 16 years ago by
Owner: | changed from Neil Roberts to owen |
---|---|
Status: | reopened → new |
comment:7 Changed 16 years ago by
Milestone: | 0.4.1 → 0.5 |
---|---|
Status: | new → assigned |
I won't be able to get to this this week -- will try to do this weekend. Deferring to 0.5 (although we'll have a version we can post on the web site long before then).
comment:8 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I'm seeing the dojo.date.format methods showing up now -- please re-open if this is still a problem.
comment:9 Changed 16 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:10 Changed 16 years ago by
It's still not there. There is one method called dojo.date.format in src/date/format.js. It's not showing up. Is this not a valid declaration?
comment:11 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
don't know what the status is of the API tool, but the packages for dojo.date have been reconfigured so this should no longer be an issue anyhow.
It's working, might be looking at an old version of the parser