Skip to content

Commit d0591b7

Browse files
committed
Fixed event times for CoderDojo Wien in events.json
1 parent 3223bc4 commit d0591b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/events.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"type" : "onsite"
2727
},
2828
{
29-
"startdate": "2025-01-24:00:00+0100",
30-
"enddate": "2025-01-24:00:00+0100",
29+
"startdate": "2025-01-24T16:00:00+0100",
30+
"enddate": "2025-01-24T18:00:00+0100",
3131
"eventname": "CoderDojo Wien",
3232
"organizer" : "digital.austria",
3333
"organizerurl": "https://digital-austria.at",

0 commit comments

Comments
 (0)