unplugged / unplugged-controls

7 stars 9 forks source link

Calendar Control : Full day events not displayed correctly #493

Closed AdyMakombo closed 10 years ago

AdyMakombo commented 10 years ago

Say you have a 3 full day event starting on 01/mm/yyyy and ending on 03/mm/yyyy. This event is displayed in the calendar as spanning accross 2 days (01/mm/yyyy and 02/mm/yyyy) instead of 3 days.

whitemx commented 10 years ago

For the end date of the event, 00:00 as the time is taken to be midnight. To make the event run for three days you'll want to store 03/mm/yyyy 23:59

whitemx commented 10 years ago

We'll improve this in the next version of the controls.