Skip to content

Conversation

bburrough
Copy link

…number of zero for days that fall before the first Monday of the year. The impact of the bug was that no commits would be found for that particular week (i.e. '2016-0'). The fix is to use isocalendar(), which lines the weeks/years up such that all weeks are seven days long, irrespective of where they fall relative to the new year.

…number of zero for days that fall before the first Monday of the year. The impact of the bug was that no commits would be found for that particular week (i.e. '2016-0'). The fix is to use isocalendar(), which lines the weeks/years up such that all weeks are seven days long, irrespective of where the fall with respect to the new year.
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