Re: group for help with .cal files
Paul <[email protected]>
| Newsgroups | aioe.news.helpdesk |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
On 3/23/2022 2:09 PM, bill wrote:
> Can anyone suggest a newsgroup to which I can turn for help in writing an .ical (icalendar) file interpreter?
> Thanks,
> -bill
Wikipedia ?
https://en.wikipedia.org/wiki/ICalendar
iCalendar
Filename extension
.ical, .ics, .ifb, .icalendar
Type of format Calendar data exchange
Standard RFC 5545 (Updated by: RFC 5546, RFC 6868, RFC 7529, RFC 7986)
Open format? Yes
Try opening with a text editor ?
And after that, maybe Linux has a library for it. Because
if there were any calendar programs, they might call a common
library or something.
Paul