MENU
h event
This publishes events:p-name, p-summary, dt-start, dt-end, dt-duration, p-description, u-url, p-category, p-location
<div class="h-event">
<h1 class="p-name">Microformats Meetup</h1>
<p>From
<time class="dt-start"
datetime="2013-06-30 12:00">
30<sup>th</sup> June 2013, 12:00</time>to
<time class="dt-end" datetime="2013-06-30 18:00">
18:00</time>
at
<span class="p-location">Some bar in SF</span></p>
<p class="p-summary">
Get together and discuss all things microformats-related.
</p></div>