From 70f6d6b21a6761444c54898a6ed48793e72e7177 Mon Sep 17 00:00:00 2001 From: "Danil S." <135337715+sh1shd@users.noreply.github.com> Date: Thu, 4 Dec 2025 05:37:27 +0700 Subject: chore: use `Intl` for date formatting (#3588) * chore: use `Intl` for date formatting * fix: show last traffic reset * chore: use raw timestamps * fix: remove unnecessary import --- web/html/component/aClientTable.html | 70 ++++++++---------------------------- 1 file changed, 14 insertions(+), 56 deletions(-) (limited to 'web/html/component') diff --git a/web/html/component/aClientTable.html b/web/html/component/aClientTable.html index f28b821b..d9a9b5f5 100644 --- a/web/html/component/aClientTable.html +++ b/web/html/component/aClientTable.html @@ -111,20 +111,12 @@