Skip to content

there is no year 0 in the Gregorian calendar #910

@karenetheridge

Description

@karenetheridge

This test in date.json is invalid and should be removed:

            {
                "description": "year 0000 is a leap year (0 % 400 == 0)",
                "comment": "https://www.rfc-editor.org/rfc/rfc3339#appendix-C — year zero leap year edge case",
                "data": "0000-02-29",
                "valid": true
            },

There is no year zero in the Gregorian calendar.

It looks like this was added via PR #884 (@vtushar06).

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