From 83903c4a041c1d44f1c2376e07a7b553de77054a Mon Sep 17 00:00:00 2001 From: Greg MacLellan Date: Mon, 9 Sep 2024 15:48:34 -0400 Subject: [PATCH] Aug 17 schedule --- index.html | 64 +++++++++++++++++++++++++----------------------------- 1 file changed, 29 insertions(+), 35 deletions(-) diff --git a/index.html b/index.html index dbf0129..256a4d8 100644 --- a/index.html +++ b/index.html @@ -42,46 +42,40 @@ var schedules = { kingston:[ - {h:06,m:00} + {h:05,m:40} ,{h:07,m:00} - ,{h:08,m:00} - ,{h:09,m:00} - ,{h:10,m:00} - ,{h:11,m:30} - ,{h:13,m:00} - ,{h:14,m:00} + ,{h:08,m:20} + ,{h:09,m:40} + ,{h:11,m:00} + ,{h:12,m:20} + ,{h:13,m:40} ,{h:15,m:00} - ,{h:16,m:00} - ,{h:17,m:00} - ,{h:18,m:00} + ,{h:16,m:20} + ,{h:17,m:40} ,{h:19,m:00} - ,{h:20,m:00} - ,{h:21,m:00} - ,{h:22,m:00} - ,{h:23,m:30} + ,{h:20,m:20} + ,{h:21,m:40} + ,{h:23,m:40} ,{h:01,m:00} - ,{h:02,m:00} + ,{h:02,m:20} ], island:[ - {h:05,m:30} - ,{h:06,m:30} - ,{h:07,m:30} - ,{h:08,m:30} - ,{h:09,m:30} - ,{h:10,m:30} - ,{h:12,m:00} - ,{h:13,m:30} - ,{h:14,m:30} - ,{h:15,m:30} - ,{h:16,m:30} - ,{h:17,m:30} - ,{h:18,m:30} - ,{h:19,m:30} - ,{h:20,m:30} - ,{h:21,m:30} - ,{h:22,m:30} - ,{h:00,m:00} - ,{h:01,m:30} + {h:05,m:00} + ,{h:06,m:20} + ,{h:07,m:40} + ,{h:09,m:00} + ,{h:10,m:20} + ,{h:11,m:40} + ,{h:13,m:00} + ,{h:14,m:20} + ,{h:15,m:40} + ,{h:17,m:00} + ,{h:18,m:20} + ,{h:19,m:40} + ,{h:21,m:00} + ,{h:22,m:20} + ,{h:00,m:20} + ,{h:01,m:40} ] }; @@ -109,7 +103,7 @@ return schedules; } - var scheduleWarning = new Date() < new Date(2019,11,15) ? 'Regular schedule resumed Nov 8' : ''; + var scheduleWarning = new Date() < new Date(2024,11,01) ? 'New Schedule as of Aug 17' : ''; var wolfeIslandBounds = [ [44.234161,-76.398870],