frigate/web/src/components/button
Josh Hawkins 257dae11c1
Fix browser time format handling (#22694)
* implement hook to return resolved "24hour" | "12hour" string

delegate to existing use24HourTime(), which correctly detects the browser's locale preference via Intl.DateTimeFormat

* update frontend to use use24HourTime(config) or useTimeFormat(config) instead of directly comparing config.ui.time_format
2026-03-29 13:03:07 -06:00
..
BlurredIconButton.tsx UI tweaks (#20687) 2025-10-27 07:44:34 -05:00
DownloadVideoButton.tsx Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00