mirror of
https://github.com/Xahau/xahaud.git
synced 2026-07-27 00:50:20 +00:00
date::current_zone() can throw if the timezone database is unavailable or misconfigured (e.g. minimal container images). Fall back to UTC formatting so enhanced logging does not make startup fatal.