This commit is contained in:
Adrien MALINGREY 2023-04-26 08:43:36 +02:00
parent de9c72f760
commit d7d32e38d1

1
app.js
View File

@ -647,6 +647,7 @@ class Stats {
}
}
Stats.prototype.timeFormat = new Intl.DateTimeFormat("fr-FR", {
hour: "numeric",
minute: "2-digit",
second: "2-digit",
timeZone: "UTC"