frigate/web/src/components/audio
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
..
AudioLevelGraph.tsx Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00