diff --git a/frontend/src/constants/application/28.ts b/frontend/src/constants/application/28.ts
index 11f5c4df..3856e5cc 100644
--- a/frontend/src/constants/application/28.ts
+++ b/frontend/src/constants/application/28.ts
@@ -206,9 +206,9 @@ export const END_DATE = {
   year: 2024,
   month: 9,
   date: 15,
-  hours: 15,
-  minutes: 0,
-  seconds: 0,
+  hours: 23,
+  minutes: 59,
+  seconds: 59,
 };
 
 /**