Skip to content

Date parsing fails when "time/large-dates" feature is enabled #34

@morganava

Description

@morganava

When the "time/large-dates" feature is enabled, the format_description strings used to parse ASN.1 GeneralizedTime and ASN1.UTCTime becomes ambiguous. The parser will greedily consume the month digits for the leading year.

Arguably a deficiency in the upstream time crate, not seemingly allowing anyway to specify how many digits are expected in a year.

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