It states month can only take a value from 0 to 11, whereas in the
specs http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf 15.9.1.12 MakeDay (which is called internally from within UTC()) it
contains provision for month to take any integer value and adjusts the
value of the year accordingly.
PS - I wanted to login to edit this myself, but browserID keeps
throwing me out
Sheppy
unread,
Feb 15, 2012, 1:38:04 PM2/15/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
> 15.9.1.12 MakeDay (which is called internally from within UTC()) it
> contains provision for month to take any integer value and adjusts the
> value of the year accordingly.
There is already text to that effect on the page; down under the
"Description" sub-heading.