plusonelabs / calendar-widget

An calender widget for your Android home screen.
Apache License 2.0
369 stars 127 forks source link

Events shift #273

Closed diatel closed 4 years ago

diatel commented 6 years ago

After apply decret time all events in widget have one day shift. I.e. event 1st nov in calendar show as 31 oct in widget

yvolk commented 6 years ago

Every event has its own time zone. You can usually see the time zone if you open an event in some calendar application. If you defined some event on November 1 00:00 AM at Summer time, it will be on October 31 23:00 Winter time. The calendar Widget may use current Device's Time zone, or its timezone can be locked, see https://github.com/plusonelabs/calendar-widget/issues/201