Skip to content

Document extension to the spec: Referring to specific weekday for dates and date ranges#85

Open
westnordost wants to merge 2 commits intosimonpoole:masterfrom
westnordost:patch-2
Open

Document extension to the spec: Referring to specific weekday for dates and date ranges#85
westnordost wants to merge 2 commits intosimonpoole:masterfrom
westnordost:patch-2

Conversation

@westnordost
Copy link
Contributor

The syntax <month> <weekday> [<nth>] is not documented in the spec, although it is supported both by this parser and also the opening_hours.js

@westnordost
Copy link
Contributor Author

Hm, actually Apr Fr[1,-1] is not necessarily an extension of the specification, as it could be parsed as <month_selector> <weekday_selector>. (Funnily enough, this is not supported by opening_hours.js)

Only <month> <weekday> [<single nth_entry>] - <month> <weekday> [<single nth_entry>] is not mentioned in the spec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant