• Redkey@programming.dev
    link
    fedilink
    arrow-up
    8
    ·
    8 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.