Skip to content

Instantly share code, notes, and snippets.

@landitus
Created February 17, 2014 23:12
Show Gist options
  • Save landitus/9061176 to your computer and use it in GitHub Desktop.
Save landitus/9061176 to your computer and use it in GitHub Desktop.
Calendar data json
[
{
"id": 1466,
"title": "Día de la Memoria la Verdad y la Justicia",
"start": "2014-03-04 00:00:00",
"end": "2014-03-05 00:00:00",
"className": "grid-event grid-event--feed-general all-day",
"url": "/calendario/eventos/2014/03/feriado-dia-de-la-memoria-la-verdad-y-la-justicia/",
"allDay": true
},
{
"id": 1494,
"title": "Día de la Bandera (Paso a la inmortalidad del Gral. Belgrano)",
"start": "2014-08-29 00:00:00",
"end": "2014-08-30 00:00:00",
"className": "grid-event grid-event--feed-general all-day",
"url": "/calendario/eventos/2014/08/feriado-dia-de-la-bandera-paso-a-la-inmortalidad-del-gral-belgrano/",
"allDay": true
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment