Re: rendering?

Hugh Blemings <[email protected]> Sat, 24 Jan 2004 09:22:15 +1100
Newsgroups gmane.ietf.vcalendar
Message-ID <[email protected]>
Hi,

On Fri, 23 Jan 2004 09:43:12 -0500
"Simson L. Garfinkel" <[email protected]> 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