From 4917bd9b3028d9d30aa691b35f88cf3f74062da5 Mon Sep 17 00:00:00 2001 From: Zak Angelle Date: Thu, 26 Aug 2021 15:30:05 -0500 Subject: [PATCH] fix: update tecommons event format --- protocols/tecommons/events.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/protocols/tecommons/events.json b/protocols/tecommons/events.json index bd804af2..27070854 100644 --- a/protocols/tecommons/events.json +++ b/protocols/tecommons/events.json @@ -2,31 +2,31 @@ { "title": "Weekly Soft-Gov WG", "url": "https://discord.gg/eBEQFRnScT", - "date": "2021-08-31T05:00:0000", + "date": "2021-08-31T05:00:00.000Z", "type": "call" }, { "title": "Weekly Soft-Gov WG", "url": "https://discord.gg/eBEQFRnScT", - "date": "2021-09-07T05:00:0000", + "date": "2021-09-07T05:00:00.000Z", "type": "call" }, { "title": "Weekly Soft-Gov WG", "url": "https://discord.gg/eBEQFRnScT", - "date": "2021-09-14T05:00:0000", + "date": "2021-09-14T05:00:00.000Z", "type": "call" }, { "title": "Weekly Soft-Gov WG", "url": "https://discord.gg/eBEQFRnScT", - "date": "2021-09-21T05:00:0000", + "date": "2021-09-21T05:00:00.000Z", "type": "call" }, { "title": "Weekly Soft-Gov WG", "url": "https://discord.gg/eBEQFRnScT", - "date": "2021-09-28T05:00:0000", + "date": "2021-09-28T05:00:00.000Z", "type": "call" } ]