Comment 6 for bug 638197

Revision history for this message
Simon Schubert (corecode) wrote : Re: Events don't load due to js error

Thanks, that is very useful.

Why is alarmDiff != 0 then? The problem seems to be that this is an all day even that was created in a different time zone. The next alarm time is set correctly, but since you moved time zones, and Lightning does not deal with hours/minutes for all day events, the calculated alarm time is different from the alarm time set in Exchange.

I think your original fix is only a bandaid, and in the long run, we should try to fix this at the root, i.e.properly dealing with all day events.

What do you think: when should the alarm go off for all day events: at the time of the time zone, or at the local time?