[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rendering?
Hi,
On Fri, 23 Jan 2004 09:43:12 -0500
"Simson L. Garfinkel" <simsong@xxxxxxxxxxx> wrote:
> Does anybody have a program that will take a vCalendar file and render
> it in HTML?
Not sure about vCalendar but I've used PHP iCalendar for a while now and
it seems to work quite well.
Perhaps it could be modified to work with vCal or you could use a parser
to go from vCal to iCal first ?
http://phpicalendar.sourceforge.net/nuke/
Hope this helps,
Cheers,
Hugh