frigate/web/src/components/graph
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
..
CombinedStorageGraph.tsx Fix storage graph (#19230) 2025-07-22 06:24:15 -06:00
LineGraph.tsx Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00
StorageGraph.tsx Add camera bandwidth back in storage metrics (#13436) 2024-08-30 07:11:54 -06:00
SystemGraph.tsx Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00