Google Calendar

The following endpoint has to be tested by devs.

http://giunta.apps-builder.com/icsconverter/convert

It takes an url, from the post collection, pointing to a public calendar on google and convert the items inside the calendar to a feed of type events.
All times will converted in UTC 


Post Variables:
'url'

Return:
An event feed

Optimizazion:
Actually the icon time on this kind of feed is really ugly. We need to change the template.

 

Added a calendar function expecting $service and $id parameters.