Created
February 17, 2014 23:12
-
-
Save landitus/9061176 to your computer and use it in GitHub Desktop.
Calendar data json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"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