Files
NetAlertX/front/js
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
..
2026-07-25 10:25:33 +10:00
2026-07-25 10:25:33 +10:00
2026-03-02 04:35:07 +00:00
2026-06-24 18:07:35 +10:00
2026-01-11 11:24:12 +11:00
2026-07-25 10:25:33 +10:00