Skip to content
This repository was archived by the owner on Oct 10, 2019. It is now read-only.
This repository was archived by the owner on Oct 10, 2019. It is now read-only.

Relationship between BigInt and Date #136

Closed
@joyeecheung

Description

@joyeecheung

I was working on a prototype of BigInt support for fs.Stat in Node.js and I noticed that there are no way to construct a Date out of ms in BigInt. In a conversation with @littledan I learned that it's because Date is Number-based, a better solution for date time with BigInt support would be the Temporal proposal. It would be good if there is explanation in the README about this.

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