Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
GitHub
(Uncensored)
subscribe
Normative: Date.parse treats date-only no offset as UTC by bterlson · Pull Request #138 · tc39/ecma262 · GitHub
https://github.com/tc39/ecma262/pull/138
links
backlinks
This is a potential fix for #87. Previously, date-time forms without offsets were specified as local time and date-only forms were unspecified. This clarifies the web-reality semantics of interpret...