Merge "Add docs on biweekly-odd vs biweekly-even"

This commit is contained in:
Jenkins 2015-06-17 10:08:38 +00:00 committed by Gerrit Code Review
commit f2ac69f2e3
1 changed files with 6 additions and 0 deletions

View File

@ -154,6 +154,12 @@ will be import into Python as a dictionary.
meeting. Options for the `frequency` are `weekly`, `biweekly-even`, and
`biweekly-odd` at the moment.
`biweekly-odd` are weeks where the ISO week number is an odd value.
Correspondingly `biweekly-even` are weeks where the ISO week number is even.
This unfortunately will break down on the transition from 2015 to 2016 as
2015 has 53 ISO weeks (an odd value) and then the first week of 2016 is week
1 (also an odd value).
::
schedule: