-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Define behavior for time-based FREQ and date-only DTSTART (#616)
* Test: Revitalize test Evaluate1, which didn't actually test anything. Now, after repairing it, the test fails. * RecurrencePatternEvaluator: Implement case that FREQ refers to a time component (sec,min,hour) while DTSTART is date-only. This is undefined by RFC 5545 but we handle it by pretending DTSTART had a time set to midnight.
- Loading branch information
Showing
2 changed files
with
38 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters