Article 6JJM9 ical/ics question

ical/ics question

by
gregors
from LinuxQuestions.org on (#6JJM9)
Hi there!

I am writing a simple calendar application and want to save appointments as ical/ics file. Would a file just containing the lines

Code:BEGIN:VEVENT
SUMMARY:Zu Thomas
DTSTART:20240217T200000Z
DTEND:20240217T213000Z
END:VEVENTbe a valid (standards conform) file? Should there be a single file for each appointment or should I put all appointments in a single file?

TIA

Gregor
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments