Skip to content

Max Expiration date #76

@nathanmemmott

Description

@nathanmemmott

The maximum value of a Javascript date is 100,000,000 days after 1 January 1970 UTC. This ends up being a value smaller than the Number.MAX_SAFE_INTEGER which we currently support for expiration. Would we want to have the same max date as Javascript? Doing so would guarantee that the expiration value can be converted to a valid date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions