[uf-discuss] hcalendar - irregular repeat of identical meeting.

Ray Foulkes Ray.Foulkes at attglobal.net
Sat Mar 14 09:25:57 PST 2009


Brian Suda wrote:
...
> --- The way X2V works on RDATE is comma delimated, not individual
> class="rdate" entries. If you try something similar to:
> 
> <abbr class="rdate"
> title="2001-09-10/2002-09-01,2005-01-01/2006-09-01"><abbr
> title="2001-09-10" class="dtstart dtstamp">9/01</abbr>–9/02,
> 1/05–9/06</abbr>
OK, I entered:
<h1 class="summary">My Irregular Meeting</h1>
<div>
<b>Dates:</b>
<abbr class="rdate" 
title="2009-04-12T1400/2009-04-12T1800,2009-05-10T1400/2009-05-10T1800,2009-06-14T1400/2009-06-14T1800,
2009-07-12T1400/2009-07-12T1800,2009-08-09T1400/2009-08-09T1800,2009-09-14T1400/2009-09-14T1800,
2009-10-11T1400/2009-10-11T1800">
<abbr title="2009-04-12" class="dtstart dtstamp">
12/04</abbr>List of dates</abbr>

Tails produced:
BEGIN:VCALENDAR
PRODID:-//suda.co.uk//X2V 0.7.2 (BETA)//EN
CALSCALE:GREGORIAN
VERSION:2.0
METHOD:PUBLISH
BEGIN:VEVENT
UID:
DTSTAMP:19990101T010000Z
SUMMARY;CHARSET=UTF-8:My Irregular Meeting
DTSTART:20090412
DTSTAMP:20090412
RDATE;VALUE=PERIOD:20090412T001400/20090412T001800,20090510T001400/20090510T001800,20090614T001400/20090614T001800,20090712T001400/20090712T001800,20090809T001400/20090809T001800,20090914T001400/20090914T001800,20091011T001400/20091011T001800
END:VEVENT
END:VCALENDAR
Which at least looks OK (I think).
Operator produced:
BEGIN:VCALENDAR
PRODID:
X-ORIGINAL-URL:file:///I:/Ray/websites/test%20download/cmcf.oignies.free.fr/agenda_englisholdtest.htm
X-WR-CALNAME:
VERSION:2.0
METHOD:PUBLISH
BEGIN:VEVENT
SUMMARY;CHARSET=UTF-8:My Irregular Meeting
UID:
DTSTART;VALUE=DATE:20090412
DTSTAMP:2009-04-12
END:VEVENT
END:VCALENDAR

which misses out the RDATE stuff entirely.
Unfortunately the output from Tails was accepted neither by Sunbird 0.9 
nor by Google calendar.
I really think that I am an amateur trying to use routinely something at 
the bleeding edge. I need to ignore the alligators and get back to 
draining the swamp.
Thank you all very much for trying to assist a newbie to this, but I 
think I will tell folk to look up Google calendars if they want to 
import stuff.

Ray


More information about the microformats-discuss mailing list