[uf-discuss] Microformat idea: store hours
Ryan King
ryan at technorati.com
Fri Nov 11 14:07:37 PST 2005
On Nov 11, 2005, at 1:54 PM, Scott Reynen wrote:
> Paul Schreiber wrote:
>> My first thought is that there is a lot of overlap with the
>> vcalendar microformat.
>
> Indeed, couldn't hCalendar and hCard address all of this? e.g.:
>
> <div class="vcard">
> <a class="fn" h>Chicago South Loop Target Pharmacy</span>
> <div class="org">Target</div>
> <span class="tel">(312) 212-6300</span>
> </div>
>
> <div class="vevent">
> <span class="location">Chicago South Loop Target Pharmacy</span>
> <span class="summary">Open</span>
> <abbr class="dtstart" title="2005-11-11T09:00Z">9am</abbr>-
> <abbr class="dtend" title="2005-11-11T18:00Z">5pm</abbr>
> <abbr class="rrule" title="FREQ=DAILY">every day</abbr>
> </div>
>
> Or something like that. I'm not sure about the syntax of repeated
> events.
http://microformats.org/wiki/hcalendar-examples has a few hints.
The above could be
<span class="rrule"><abbr class="freq" title="daily">every day</
abbr>.</span>
--
Ryan King
ryan at technorati.com
More information about the microformats-discuss
mailing list