Specify Date.UTC when called with fewer than two arguments by claudepache · Pull Request #642 · tc39/ecma262

https://github.com/tc39/ecma262/pull/642

Currently, the behavior of Date.UTC() with < 2 arguments is implementation-dependent. This PR define the behavior that should return NaN.




blog comments powered by Disqus