Enrique J. Hernández Blasco cd64ca199a oc-calendar: wDay field cannot be negative
Furthermore, [MS-OXOCAL] Section 2.2.1.41.1 indicates:

   The wDay field is set to indicate
   the occurrence of the day of the week within the month
   (1 to 5, where 5 indicates the final occurrence during
   the month if that day of the week does not occur 5 times).

[rule firstOccurrence] may return negative values according to iCal spec for
recurrent rules iCal 4.8.5.4 Recurrence Rule. For instance, for defining
a timezone whose recurrent rule is done using this rule:

   RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU

This fixes the problem when editing a recurrent appointment in
Outlook were incorrectly shifted when SOGo provides back the event.
2014-11-19 17:12:30 +01:00
2014-03-20 14:18:03 -04:00
2014-09-26 14:49:36 -04:00
2014-09-24 12:02:12 -04:00
2014-09-17 09:36:35 -04:00
2014-09-26 14:31:57 -04:00
2014-09-29 15:29:49 -04:00
2014-09-29 15:29:49 -04:00
Description
No description provided
223 MiB
Languages
Objective-C 67.8%
JavaScript 14.7%
Rich Text Format 9.7%
SCSS 2.2%
C 1.5%
Other 4%