We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
a events wich time span is more days get created for only one day:
example: BEGIN:VEVENT UID:[email protected] ORGANIZER;CN="Max Mustermann":MAILTO:[email protected] ATTENDEE;CN="Peter Müller";RSVP=FALSE;PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT:MAILTO:[email protected] SUMMARY;CHARSET=UTF-8:Netzwerkumstellung DESCRIPTION;CHARSET=UTF-8:A description LOCATION;CHARSET=UTF-8:A Place, A street 1, plz town CLASS:PUBLIC CATEGORIES;CHARSET=UTF-8:Termin DTSTART;TZID=Europe/Berlin:20131125T140000 DTEND;TZID=Europe/Berlin:20131128T173000 END:VEVENT
The text was updated successfully, but these errors were encountered:
Apologies for somehow not seeing this issue until now too :|
Again, is this still an issue for you? If so, Ill see what I can do; off the top of my head, I see no reason that it shouldn't work.
Sorry, something went wrong.
This should be solved as part of #9 and #10.
No branches or pull requests
a events wich time span is more days get created for only one day:
example:
BEGIN:VEVENT
UID:[email protected]
ORGANIZER;CN="Max Mustermann":MAILTO:[email protected]
ATTENDEE;CN="Peter Müller";RSVP=FALSE;PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT:MAILTO:[email protected]
SUMMARY;CHARSET=UTF-8:Netzwerkumstellung
DESCRIPTION;CHARSET=UTF-8:A description
LOCATION;CHARSET=UTF-8:A Place,
A street 1,
plz town
CLASS:PUBLIC
CATEGORIES;CHARSET=UTF-8:Termin
DTSTART;TZID=Europe/Berlin:20131125T140000
DTEND;TZID=Europe/Berlin:20131128T173000
END:VEVENT
The text was updated successfully, but these errors were encountered: