Skip to content

leap seconds are not handled correctly by node #21

@themattchan

Description

@themattchan

on node/chrome

> new Date("2001-01-01T23:59:60Z")
Invalid Date

on safari:

> new Date("2001-01-01T23:59:60Z")
< Mon Jan 01 2001 16:00:00 GMT-0800 (PST)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions