agilepro / cognoscenti

Major Adaptive CaseManagement, Coordination, Communication, Collaboration System
9 stars 7 forks source link

Meeting times should be shown in user's timezone, not Pacific time #624

Closed leilatite closed 1 year ago

leilatite commented 1 year ago

The times shown when planning a meeting are correct for my timezone. When I look at the agenda, it shows PDT. image

Planning view shows times in my timezone image

Running should also show in user's timezone. I will confirm later today as I try running the meeting.

agilepro commented 1 year ago

This is actually functioning correctly although it might be confusing.

You have a setting for timezone that is used when email is sent because we don't otherwise know what timezone you will be receiving the email in. This same timezone is used for the agenda/minutes because that is generated on the server using the same mechanism that the email is generated with.

The rest of the pages use the timezone of your browser because they are interactive web pages and we know what time zone you are currently in.

The thing is, your account is set to Los Angeles time. Set it to your time zone.

image

Furthermore, you probably see a warning if this is set differently from your browser, something like this:

image