microformats2/spec/support/cases/microformat2-node.jit.su/h-event/h-event-5.js
2013-04-18 22:13:36 -07:00

22 lines
638 B
JavaScript

// http://microformat2-node.jit.su/h-event.html
{
"items": [{
"type": ["h-event"],
"properties": {
"name": ["The 4th Microformat party"],
"start": [
"2009-06-26T19:00:00-0800",
"2009-06-26T19:00:00-0800",
"2009-06-26T19:00:00+0800",
"2009-06-26T19:00:00Z",
"2009-06-26T19:00:00",
"2009-06-26T19:00:00-0800",
"2009-06-26T19:00:00+0800",
"2009-06-26T19:00:00Z",
"2009-06-26T19:00:00"
],
"end": ["2013-034"]
}
}]
}