felixbade / schedule-puppy

Telegram bot sends iCalendar events of tomorrow to a group chat.
0 stars 0 forks source link

Add support for different timezones #21

Open felixbade opened 4 years ago

felixbade commented 4 years ago

Calendar events can have different time zones.

13:00–16:00 (Stockholm time)

Not sure if different cities are supported or just UTC+x

felixbade commented 4 years ago

https://support.google.com/calendar/forum/AAAAd3GaXpE3ktHCQnsXBU/?hl=en&gpf=d/category-topic/calendar/new-ideas/3ktHCQnsXBU

felixbade commented 4 years ago

Looks like Google Calendar removes the timezone specifications in the iCalendar export, so this would require a different way to download the calendar data if it would work automatically

felixbade commented 4 years ago

There are serious bugs concerning TZ handling at the moment (not only with iCal import), and I have reported them directly to the Google Calendar Community Manager, so I'm hopeful they will be fixed soon - probably when you've corrected everything manually!

24.7.2019

https://support.google.com/calendar/thread/10298947?hl=en

felixbade commented 4 years ago

Could add calendar-level time zone support though