Hi<div><br></div><div>Is there a way to add extension parameters to vCalenders?</div><div><br></div><div>I would like to create a vCalendar that includes X-WR-CALNAME and X-WR-CALDESC so that it will import into Google Calendar with a sensible name and description. The parameters are added to the outer VCALENDAR section rather than to a specific VEVENT so I can&#39;t see how to achieve it with vobject.</div>
<div><br></div><div>Here is an example calendar that is generated from Google Calendar as an example of what I am trying to create:</div><div><br></div><div>BEGIN:VCALENDAR</div><div><div>PRODID:-//Google Inc//Google Calendar 70.9054//EN</div>
<div>VERSION:2.0</div><div>CALSCALE:GREGORIAN</div><div>METHOD:PUBLISH</div><div>X-WR-CALNAME:Name</div><div>X-WR-TIMEZONE:UTC</div><div>X-WR-CALDESC:Description</div><div>END:VCALENDAR</div></div><div><br></div><div>Many thanks and thanks for vobject!</div>
<div><br></div><div>Regards</div><div><br></div><div>Richard</div><div><br></div>