captbaritone / captbaritone/datejs
No toISOString() in the download nor the source
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. search in date.js for "toISOString()"
2. or try to call it
What is the expected output? What do you see instead?
Can't get the ISO date by using this function (it does not exist), will result
in JS Error
What version of the product are you using? On what operating system?
Alpha1, and trunk
Please provide any additional information below.
Function seems to be "toJSONString" which is not documented.
```
Original issue reported on code.google.com by `tokyo.t...@gmail.com` on 8 May 2012 at 1:31
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.