Skip to content

Commit 44d3589

Browse files
committed
extends app deadline
1 parent 41561b1 commit 44d3589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants/applications.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const APPLICATION_OPEN_DATETIME = dayjs.tz(
1414
* Format: YYYY-MM-DD HH:MM:SS
1515
*/
1616
export const APPLICATION_CLOSE_DATETIME = dayjs.tz(
17-
"2024-03-09 23:59:59",
17+
"2024-03-12 23:59:59",
1818
"America/Toronto",
1919
);
2020

0 commit comments

Comments
 (0)