mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-28 11:43:33 +00:00
Thread the existing agents.defaults.timeFormat setting through the Control UI bootstrap config so WebChat/Control UI timestamps render in the configured 12h/24h clock instead of always using the browser locale default. "auto" keeps the browser default, so existing deployments are unchanged. Closes #58147 Co-authored-by: zengwen <zeng_wen@foxmail.com>