mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Merge pull request #928 from pimutils/fastmail-recurrence-sorting
Work around quirk in Fastmail
This commit is contained in:
commit
dff48f101b
1 changed files with 1 additions and 1 deletions
|
|
@ -393,7 +393,7 @@ class StorageTests:
|
|||
BEGIN:VEVENT
|
||||
DTSTART;TZID=UTC:20140128T083000Z
|
||||
DTEND;TZID=UTC:20140128T100000Z
|
||||
RRULE:FREQ=WEEKLY;UNTIL=20141208T213000Z;BYDAY=TU
|
||||
RRULE:FREQ=WEEKLY;BYDAY=TU;UNTIL=20141208T213000Z
|
||||
DTSTAMP:20140327T060506Z
|
||||
UID:{uid}
|
||||
CREATED:20131216T033331Z
|
||||
|
|
|
|||
Loading…
Reference in a new issue