From b2967cc6121014ed9cf654051531ae2b62c3c2ab Mon Sep 17 00:00:00 2001 From: Drey0507 Date: Tue, 8 Sep 2020 20:12:22 +0300 Subject: [PATCH] Update The official apple september event is on the 15th. Source: https://www.apple.com/apple-events/ --- js/addNewEvent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/addNewEvent.js b/js/addNewEvent.js index feb3315..9482140 100644 --- a/js/addNewEvent.js +++ b/js/addNewEvent.js @@ -11,7 +11,7 @@ year = 2020, // Format: MM (09) or M (9), both are valid month = 09, // Format: DD (09) or D (9), both are valid -day = 28 +day = 15, // Format: 0 - 24 / 5 == 5 AM / 17 == 5 PM hour = 10, // Format: MM (09) or M (9), both are valid