Skip to content

Commit

Permalink
Clarify behaviour for 24/7 with year, week and date selectors
Browse files Browse the repository at this point in the history
Fixes #83
  • Loading branch information
simonpoole committed Jan 9, 2024
1 parent 7c84007 commit ab32afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ In non-strict mode the following further differences are allowed:
* AM and PM time specifications are allowed (plus A.M. and P.M.)
* holidays in weekday range
* superfluous ":" after weekday range
* 24/7 rules with preceding selectors are corrected to 00:00-24:00 time spans
* 24/7 rules with preceding year, week and date selectors are corrected to 00:00-24:00 time spans
* single digit month day numbers (Jan 1 instead of Jan 01)
* list of month days after months ( Jan 1,4,5 )
* " to " and some translations of it in lieu of a hyphen for ranges
Expand Down

0 comments on commit ab32afd

Please sign in to comment.