Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#29439 added leap second behavior to napi_create_date and napi_get_date_value #29569

Closed

Commits on Sep 15, 2019

  1. doc: added leap second behavior to napi_create_date and napi_get_date…

    …_value
    
    napi_create_date and napi_get_date_value ignore leap seconds as per
    ECMAScript spec that follows POSIX spec for time, comments added to the
    documentation where added fo clarify it.
    
    fixes: nodejs#29439
    levhita committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    dbd977a View commit details
    Browse the repository at this point in the history