From e47922b5a0cfa745dcbe991b427ea7e4e293c85c Mon Sep 17 00:00:00 2001 From: Tau Date: Sun, 28 Apr 2019 11:17:23 -0400 Subject: [PATCH] Always use JST time zone ID Zero gets very confused during maintenance otherwise. --- src/startup.ts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/startup.ts b/src/startup.ts index 1ae8cd9..8d0e10a 100644 --- a/src/startup.ts +++ b/src/startup.ts @@ -86,10 +86,7 @@ app.post("/sys/servlet/PowerOn", function(req, resp) { region_name3: "Z", country: "JPN", allnet_id: "456", - - // Always UTC to simplify the segatools fake time system - // (which is used to skip the hardcoded 2AM - 7AM warn/unplayable period) - client_timezone: "+0000", + client_timezone: "+0900", utc_time: isoStr, setting: "",