diff --git a/README.md b/README.md index 8e287ee..443fcc1 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Deviations from the grammar as of [this version of the opening hours specificati * leading 0s in times optional * unicode EN DASH (U+2013) EM DASH (U+2014) characters are allowed for hyphen * various unicode whitespace characters are ignored + * date ranges referring each to a specific weekday are allowed (e.g. `Apr Fr[-1] - Jun Fr[1]` - last Friday in April to first Friday in June) In strict mode time ranges that have a nummerically earlier ending time than start and do not use the _extended time_ format will cause a parse exception to be thrown, this