sogo: v2 4ae5feb1

Author Committer Branch Timestamp Parent
Juan Vallés Juan Vallés v2 2015-12-11 06:15 v2 332508e2
Changeset

oc-calendar: Extract time zone from TimeZoneDefinition

All-day and recurrent events have a binary property that describes the
time zone they take place in. We were using the user's time zone in
the webmail, but it may not be equal to the one in the client. This
difference eventually leads to time shifts in events.

mod - OpenChange/MAPIStoreRecurrenceUtils.h Diff File
mod - OpenChange/MAPIStoreRecurrenceUtils.m Diff File
mod - OpenChange/iCalEvent+MAPIStore.m Diff File
mod - OpenChange/iCalTimeZone+MAPIStore.h Diff File
mod - OpenChange/iCalTimeZone+MAPIStore.m Diff File