hour
This commit is contained in:
parent
de9c72f760
commit
d7d32e38d1
1
app.js
1
app.js
@ -647,6 +647,7 @@ class Stats {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
Stats.prototype.timeFormat = new Intl.DateTimeFormat("fr-FR", {
|
Stats.prototype.timeFormat = new Intl.DateTimeFormat("fr-FR", {
|
||||||
|
hour: "numeric",
|
||||||
minute: "2-digit",
|
minute: "2-digit",
|
||||||
second: "2-digit",
|
second: "2-digit",
|
||||||
timeZone: "UTC"
|
timeZone: "UTC"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user