Skip to content

Instantly share code, notes, and snippets.

@philhawksworth
Created March 1, 2010 13:04
Show Gist options
  • Save philhawksworth/318357 to your computer and use it in GitHub Desktop.
Save philhawksworth/318357 to your computer and use it in GitHub Desktop.
<div class='tt-calendar'>
<span class="vevent">
<a class="url" href="http://www.web2con.com/">http://www.web2con.com/</a>
<span class="summary">Web 2.0 Conference</span>:
<span class="dtstart">
<abbr class="value" title="2010-06-24">this Tuesday</abbr> at
<span class="value">18:30</span>
</span>
<span class="dtend">
<abbr class="value" title="2010-06-24">this Tuesday</abbr> at
<span class="value">19:30</span>
</span>
<span class="location">Argent Hotel, San Francisco, CA</span>
</span>
...
</div>
(see http://microformats.org/wiki/value-class-pattern#Date_and_time_parsing)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment