Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

All day event timezone fix #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

All day event timezone fix #115

wants to merge 1 commit into from

Commits on May 22, 2021

  1. All day event timezone fix

    Attempts to fix PTST#85
    Two changes:
    1. Bring in fix from home-assistant/core#48642 which doesn't make much of a difference here (branch doesn't appear to get hit with all day events).
    1. Fix the timezone shift for all day events. I'm not sure this is in the right place since it appears o365 is returning the event as if it were on GMT (but it's not). This may only work if the all day event was actually in the local timezone.
    mshish committed May 22, 2021
    Configuration menu
    Copy the full SHA
    f1433ce View commit details
    Browse the repository at this point in the history