abufawwaz / android-agenda-widget

Automatically exported from code.google.com/p/android-agenda-widget
0 stars 0 forks source link

Multi-day all-day events showing on extra day in calendar widget when they span DST forward change #431

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Create a multi-day event starting before and ending after the upcoming 31st 
March UK DST change where the clocks go forward.  Make the event "All-Day".

2. View the event in the widget in Calendar view.

What is the expected output?
If the event is, for example, a 6 day event starting 30th March and ending 4th 
April, the event should only display on those days.

What do you see instead?
The event actually shows up on an extra day i.e 5th April in this case.  The 
event displays correctly in Google and on the native Calendar app. 

What Android OS are you using? 
Android 4.2.1 on Samsung Galaxy S3 

Which version of Agenda Widget
2.2.18

Please provide any additional information below.
It seems like it's a pretty straightforward glitch due to the recording of the 
event running to midnight.  When the clock goes forward, the event is 
mistakenly being seen as ending at 1am the following day.

Original issue reported on code.google.com by alanhatc...@gmail.com on 16 Mar 2013 at 3:02

GoogleCodeExporter commented 9 years ago
Sorry, meant Android OS version 4.1.2 !

Original comment by alanhatc...@gmail.com on 16 Mar 2013 at 4:54

GoogleCodeExporter commented 9 years ago
Fixed in the dev version www.androidagendawidget.com/development

Original comment by roflharr...@gmail.com on 27 Mar 2013 at 9:10