From d7d32e38d110c4fdd2603b098a27e5f28a38ac7c Mon Sep 17 00:00:00 2001 From: adrien Date: Wed, 26 Apr 2023 08:43:36 +0200 Subject: [PATCH] hour --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index cfb7735..8d797bc 100644 --- a/app.js +++ b/app.js @@ -647,6 +647,7 @@ class Stats { } } Stats.prototype.timeFormat = new Intl.DateTimeFormat("fr-FR", { + hour: "numeric", minute: "2-digit", second: "2-digit", timeZone: "UTC"