Skip to content

Unclear tIME restrictions #572

Description

@Oondanomala

It seems logical that the timestamp in the tIME chunk would be restricted to only allow valid dates (e.g. disallowing February 29 if the year is not a leap year, or February 30), however the specification currently does not specify whether those dates are allowed or not, so it would be implied that they are. Should the wording be changed to explicitly disallow them? Or is it fine for them to exist?

Note that pngcheck does not currently allow invalid dates (see here).

(Technically one could also require the leap second to be valid, though they can't be predicted so it would not be feasible to do)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions