Comment on JavaScript's days are numbered

<- View Parent
Redkey@programming.dev ⁨6⁩ ⁨months⁩ ago

The definition of the Date object explicitly states that any attempt to set the internal timestamp to a value outside of the maximum range must result in it being set to “NaN”. If there’s an implementation out there that doesn’t do that, then the issue is with that implementation, not the standard.

source
Sort:hotnewtop