🌍 New Calendar Feature: Show Local Time

I have two related PRs:


@nat, looping you in, since you worked on this feature years ago:

  1. In which cases we should show a timezone name in brackets after the from/to date/time?

  2. What are the expectations to show: weekday name Monday...Sunday or Yesterday/Today/Tomorrow?

    I’d go with:

    • Yesterday/Today/Tomorrow: for -1 day<-Today->+1 day
    • Monday...Sunday: within current week or -3 days<-Today->+3 days

    Presence of time should not be a decision factor of which of two options above to show, as it is now:

    • no time: Monday...Sunday
    • with time: Yesterday/Today/Tomorrow