Files
NetAlertX/front
Valiante 229755bf56 Fix: clock shows wrong timezone after header reload (#1640)
tz/LOCALE were evaluated once as module-level consts at script-load time. clearCache() (the header reload button) wipes localStorage right before reloading, so that reload could read an empty settings cache, fall back to the hardcoded 'Europe/Berlin' default, and stay locked to that wrong value for the rest of the page's life. Moved the reads inside localizeTimestamp() so they're evaluated fresh on every call instead.
2026-08-12 15:35:23 +01:00
..
2025-01-13 07:54:44 +11:00
2026-07-25 10:25:33 +10:00
2026-01-30 18:21:48 +11:00
2026-08-11 08:51:30 +02:00
2026-07-13 19:52:04 +10:00
2025-09-21 10:38:24 +10:00
2026-06-23 22:30:40 +10:00
2026-06-29 11:23:32 +10:00
2026-07-10 11:57:38 +10:00
2026-07-10 11:57:38 +10:00
2026-07-10 11:57:38 +10:00
2026-07-06 15:00:41 +10:00
2026-07-06 13:03:38 +10:00
2026-06-29 11:23:32 +10:00
2026-06-29 11:23:32 +10:00
2026-02-24 07:27:30 +11:00
2026-02-23 03:15:21 +00:00
2026-06-29 11:23:32 +10:00
2026-06-29 11:23:32 +10:00
2026-07-06 13:03:38 +10:00
2026-06-29 11:23:32 +10:00
2026-06-29 11:23:32 +10:00
2026-06-23 22:30:40 +10:00
2026-07-06 15:00:41 +10:00