chiark / gitweb /
Use start timezone for finding recurrences, and date only for all-days
authorMatthew Vernon <mv3@sanger.ac.uk>
Tue, 11 Dec 2018 15:07:21 +0000 (15:07 +0000)
committerMatthew Vernon <mv3@sanger.ac.uk>
Tue, 11 Dec 2018 15:07:21 +0000 (15:07 +0000)
commit9b499a6a0e82d88812fd184aa52d3ba5647f83bd
treeecfc7950cf4fad5942dcd314d29b753b67a6b51f
parentdd0a59a1e17ad158f5be15db8245fa76479afe87
Use start timezone for finding recurrences, and date only for all-days

This enables the correct recurrence to be found; in particular all-day
events should be search for with only the start date, not the start
timestamp.
gooswapper.py