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
The "Family" calendar in Google Calendar is hard-coded to UTC timezone and cannot be changed. It depends on the client's Timezone to convert appropriately. Since WTF doesn't have a timezone it assumes the same UTC and thus all my times for my Family calendar appear incorrect.
How did you expect it to behave?
I would expect it to convert the timezone appropriately. Ideally, it would use the system's timezone but I'm perfectly fine with this just being a setting in the config.
Operating system
OS X Mojave (10.14.2)
Ubuntu 18.10
Terminal program & version
iTerm
Terminal (default in OS X)
Terminal (default in Ubuntu)
WTF version
0.4.0
The text was updated successfully, but these errors were encountered:
Screenshot as an example. Notice "Gymnastics Practice" is at 16:00 my local time (US Central) which shows in Google Calendar but WTF is showing 22:00 which is the UTC equivalent.
In WTF:
What's the problem?
The "Family" calendar in Google Calendar is hard-coded to UTC timezone and cannot be changed. It depends on the client's Timezone to convert appropriately. Since WTF doesn't have a timezone it assumes the same UTC and thus all my times for my Family calendar appear incorrect.
How did you expect it to behave?
I would expect it to convert the timezone appropriately. Ideally, it would use the system's timezone but I'm perfectly fine with this just being a setting in the config.
Operating system
OS X Mojave (10.14.2)
Ubuntu 18.10
Terminal program & version
iTerm
Terminal (default in OS X)
Terminal (default in Ubuntu)
WTF version
0.4.0
The text was updated successfully, but these errors were encountered: