Jetspeed (as of 1.2b1) implements a subset of RFC 2445
or iCalendar.
From RFC 2445:
iCalendar is an internet RFC that addresses communication between calendaring
clients. It defines a set of objects and a method for writing those objects
to a character output stream.
Any client which understands the iCalendar protocol should be able to share
appointment , to-do, and other calendar information with any other calendar
client or server.
iCalendar was made a separate module from Jetspeed, since it is a general utility.
Unfortunately, currently it has lost visibility in the jakarta project.
If you are interested in contributing to a portable implementation of RFC2445,
please contact
Jeff Prickett.