Skip to content

Commit eb14985

Browse files
Fixed dates
1 parent e3ee4dc commit eb14985

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/data/dates.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"applicationSemester": "Fall 2024",
3-
"applicationsOpen": "2024-05-10T06:59:00.000Z",
4-
"applicationsClose": "2024-08-28T06:59:00.000Z",
5-
"extendedApplicationsOpen": "2024-08-28T06:59:00.000Z",
6-
"extendedApplicationsClose": "2024-08-28T06:59:00.000Z",
7-
"interestFormOpen": "2024-08-28T06:59:00.000Z",
8-
"interestFormClose": "2024-09-13T06:59:00.000Z"
3+
"applicationsOpen": "2024-05-11T06:59:00.000Z",
4+
"applicationsClose": "2024-08-29T06:59:00.000Z",
5+
"extendedApplicationsOpen": "2024-08-29T06:59:00.000Z",
6+
"extendedApplicationsClose": "2024-08-29T06:59:00.000Z",
7+
"interestFormOpen": "2024-08-29T06:59:00.000Z",
8+
"interestFormClose": "2024-09-14T06:59:00.000Z"
99
}

0 commit comments

Comments
 (0)