From 4828272de1d71b0c1fe1711920d3b7db5cf9c84c Mon Sep 17 00:00:00 2001 From: Anmol yadav <147795034+anmolyadav-dev@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:41:47 +0530 Subject: [PATCH] fix: date/time format for online edition (#483) Co-authored-by: Ashmit Jagtap --- config/city-lists.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/city-lists.json b/config/city-lists.json index b49501a9..3af74914 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -2,7 +2,7 @@ { "name": "Online", "country": " Edition", - "date": "30th October 2024", + "date": "October 30, 2024", "cfpdate":"Not announced yet", "description": "Join us for the AsyncAPI Online Conference Edition as the community unites across the globe to share experiences, collaborate, and foster meaningful connections.", "img": "/img/testMic.webp", @@ -21,7 +21,7 @@ { "name": "Helsinki", "country": "Finland", - "date": "May 29 2024", + "date": "May 29, 2024", "cfpdate":"Not announced yet", "description": "Join us in Helsinki for the AsyncAPI Conference, where we will explore all things AsyncAPI and connect physical and digital worlds. Get excited as we delve into sustainable APIs for the Era of AI, Data Platforms, and Quantum Computing!.", "img": "/img/finland.webp",