Sebastian Keller 9604778343 calendar: Start ranges at 0:00 and iterate in whole days
Using a starting time other than 0:00 will prevent events before the
chosen starting time from showing up for that range. This was causing
events before 12:00 to be missing in the shell calendar on the first day
of a range.

Fix this by always starting at 0:00 and then incrementing by days rather
than a time value that depending on DST or leap seconds may or may not
correspond to a day.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2023>
2021-11-30 02:13:24 +00:00
..
2021-09-01 15:10:14 +00:00
2021-09-01 14:55:47 +00:00
2021-11-21 20:46:20 +00:00
2021-09-21 16:37:01 +02:00
2021-11-26 16:14:39 +00:00
2019-11-11 19:25:14 +00:00
2021-10-06 17:34:18 +00:00
2021-09-03 21:34:58 +00:00
2020-03-27 10:39:58 +01:00