20 lines
460 B
JavaScript
20 lines
460 B
JavaScript
// http://microformat2-node.jit.su/h-event.html
|
|
|
|
{
|
|
"items": [{
|
|
"type": ["h-event"],
|
|
"properties": {
|
|
"name": ["The party"],
|
|
"start": [
|
|
"2013-03-14",
|
|
"2013-06-25T07:00:00",
|
|
"2013-06-26",
|
|
"2013-06-27",
|
|
"2013-06-28",
|
|
"2013-06-29",
|
|
"2013-07-01",
|
|
"2013-07-02"
|
|
]
|
|
}
|
|
}]
|
|
}
|