Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recurring events (only all day?) have wrong start/end times and thus show wrong #5

Closed
tasn opened this issue Oct 20, 2019 · 1 comment

Comments

@tasn
Copy link
Member

tasn commented Oct 20, 2019

For some reason some events show wrong. For example:

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//EteSync//com.etesync.syncadapter/1.4.0 ical4j/2.2.3
BEGIN:VEVENT
DTSTAMP:20190404T130241Z
UID:fe65daf1-9049-41cb-9fc2-99993779f235
SUMMARY:Recurring Event
DESCRIPTION:Recurring Event
DTSTART;VALUE=DATE:20120726
DURATION:P1D
RRULE:FREQ=YEARLY;WKST=MO
STATUS:TENTATIVE
END:VEVENT
END:VCALENDAR
@tasn
Copy link
Member Author

tasn commented Dec 22, 2019

Fixed already, not sure which commit it was.

@tasn tasn closed this as completed Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant