Skip to content

date-chooser: fix some events randomly disappearing

Abdullahi Usman requested to merge khemicalkoder/gnome-calendar:fixes_1255 into main

because days starts at 01:01:01 (HH:MM:SS), some events at the start or end of day may be push into another day or back into previous day. day should starts at 00:00:00 and previous day should end at 23:59:59.

fixes: #1255 (closed)

Edited by Abdullahi Usman

Merge request reports