-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tests for dates known to overlap between ISO8601 and Gregorian years
Since ISO8601 defines weeks as the first one with 4 days in it, and they are always whole weeks, during certain years they differ from their Gregorian equivalents at year-boundaries. We add tests for some of these years, when weekstart = 1 (ISO8601 algorithm in effect), to ensure proper resolution.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 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