Skip to content

Consider deprecating as2-partial-time override #767

Description

@trwnh

Instead, refer to XML Schema's xsd:dateTime production rules directly, and refer to RFC 3339 and RFC 9557 as well for clarifying common confusions.

Omitting seconds is a questionable "feature" that creates more problems than it solves. I'm not sure what problems it solves vs just using :00, but it breaks compatibility with every RFC 3339 compliant datetime library, which is a very heavy ecosystem cost if it means every AS2 processor has to write their own bespoke datetime library (or monkey-patch an existing one) to account for as2-partial-time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Next versionThings that should probably be resolved in a next version of AS2pr-requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions