Skip to content

IETF dates in parameters must not cause errors #112

@dariok

Description

@dariok

Currently, if a parameter is supposed to be “date-time-like”, it is supposed to be castable as xs:dateTime.
However, Headers such as If-Modified-Since are formatted as IETF dates; we need to use fn:parse-ietf-date() instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions