def poll(self): if self.timezone: now = datetime.now(timezone.utc).astimezone(self.timezone) else: now = datetime.now(timezone.utc).astimezone() return (now + self ...
Fix broken Outlook calendar timezones for Google Calendar, Apple Calendar, and more. When you "Publish" an Outlook/Office 365 calendar, Microsoft uses non-standard Windows Timezone names (e.g., ...