saheb11 / datejs

Automatically exported from code.google.com/p/datejs
Other
0 stars 0 forks source link

No toISOString() in the download nor the source #153

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Fixed in my fork: https://github.com/abritinthebay/datejs/

Original comment by darkcr...@gmail.com on 9 Sep 2013 at 11:16