Skip to content

Date times appear to be slightly more permissive than RFC 3339 #12

@zofrex

Description

@zofrex

libtoml accepts date time literals where the month or day of the month are zero - I'm not super familiar with RFC 3339 but my reading of it is that this isn't valid.

Example input:

a=2000-00-00T00:00:00Z

Output:

a = 1999-11-30T00:00:00Z

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions