- Issue created by @mandclu
Automatically closed - issue fixed for 2 weeks with no activity.
Some oddities have been observed, particularly where timezones are involved. Also, dragging to allday and back sometimes creates unexpected results.
Use the startStr and endStr properties in the event properties within FullCalendar, since they include any timezone passed in with the event data. Also, when processing all day data differentiate between drag or resize events (where an end date will be 12am the day after the intended end) and drag to make all day (we we populate the start and need to make the end of day).
Active
3.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.