frigate/web/src/components/input
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
..
DeleteSearchDialog.tsx Add score filter to Explore view (#14397) 2024-10-17 05:30:52 -06:00
ImageEntry.tsx Add ability to paste in image dropzone (#20310) 2025-10-01 12:49:26 -05:00
InputWithTags.tsx Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00
NameAndIdFields.tsx Form validation tweaks (#20812) 2025-11-05 09:18:10 -06:00
SaveSearchDialog.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
TextEntry.tsx Miscellaneous fixes (0.17 beta) (#21867) 2026-02-03 08:31:00 -06:00