fix date format in after hours

This commit is contained in:
Neil Parikh 2021-06-13 21:32:28 -04:00
parent 7a08e0c331
commit 23558a2b2b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
export const metadata = {
name: "Afterhours: Personal Relationships",
short: "Learn how React works and make your own version!",
date: new Date("2021-03-02 2:00 PM GMT-4"),
date: new Date("March 25, 2021 19:00:00 GMT-4"),
online: false,
location: "MC",
registerLink: "http://csclub.uwaterloo.ca/",