Hi Experts, I am looking for examples of share calendar and share event using google calendar API in any programming language java, .net, java script.
Thanks, Aqeel
Hi Experts, I am looking for examples of share calendar and share event using google calendar API in any programming language java, .net, java script.
Thanks, Aqeel
I'm not sure how much this will help, but I have an example here using scala with the ical4j library to read a shared/public google calendar:
http://github.com/kevinwright/lsug-website/tree/master/src/main/scala/org/lsug/ical4scala/