You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm presenting a calendar in another time zone and quite often, events span across midnight. It would be nice to have an option to only show such events on the day when it starts or ends. Not both. Obviously, it will take some thought to figure out how to best present it after midnight (still show the day before with the event, or only show current day and start time of the event e.g. 23.00 -1d, or similar).
Here's an example with current implementation:
For me, it would be more intuitive if the first event is only shown on the 1st (Friday) and end time e.g. 01:00 +1d (or similar).
The text was updated successfully, but these errors were encountered:
is your calendar showing a duplicate on the 2nd? I understand the event from 23:00-01:00 and 00:00-01:00 but what is from 19:00-21:00? This is not relevant to your feature request correct?
I'm presenting a calendar in another time zone and quite often, events span across midnight. It would be nice to have an option to only show such events on the day when it starts or ends. Not both. Obviously, it will take some thought to figure out how to best present it after midnight (still show the day before with the event, or only show current day and start time of the event e.g. 23.00 -1d, or similar).
Here's an example with current implementation:
For me, it would be more intuitive if the first event is only shown on the 1st (Friday) and end time e.g. 01:00 +1d (or similar).
The text was updated successfully, but these errors were encountered: