fix dates

This commit is contained in:
Maxime Bloch 2020-01-10 19:10:53 +01:00
parent e8ff4e2780
commit 1017a596ef
No known key found for this signature in database
GPG key ID: CE32A7D95B7D6418

View file

@ -20,7 +20,7 @@
"sunday": false "sunday": false
}, },
"extra": "Mate, computers, geen frigo, chips, kerstlichtjes, Haldis, ta[b|p|bbp], Arch&I3, ...", "extra": "Mate, computers, geen frigo, chips, kerstlichtjes, Haldis, ta[b|p|bbp], Arch&I3, ...",
"type": "Andere" "type": "Kelder"
} }
}, },
{ {
@ -30,21 +30,21 @@
"coordinates": [3.70759, 51.02918 ] "coordinates": [3.70759, 51.02918 ]
}, },
"properties": { "properties": {
"name": "bok & jp kot", "name": "Mia Upkot",
"address": "Voskenslaan 283", "address": "Voskenslaan 283",
"capacity": 8, "capacity": 8,
"period": { "start": "30/12/2019", "end": "24/01/2020" }, "period": { "start": "30/12/2019", "end": "24/01/2020" },
"hours": { "hours": {
"monday": "7u - 22u", "monday": "als jp of bauke er is",
"tuesday": "7u - 22u", "tuesday": "als jp of bauke er is",
"wednesday": "7u - 22u", "wednesday": "als jp of bauke er is",
"thursday": "7u - 22u", "thursday": "als jp of bauke er is",
"friday": "7u - 22u", "friday": "als jp of bauke er is",
"saturday": false, "saturday": "als jp of bauke er is",
"sunday": false "sunday": "als jp of bauke er is"
}, },
"extra": "Druhskot", "extra": "Druhskot",
"type": "Andere" "type": "Kot"
} }
} }
] ]