frigate/web/public
Josh Hawkins b6e0e5698a
Proper i18n date/time handling (#17858)
* install date-fns-tz

* add date locale hook

* refactor formatUnixTimestampToDateTime

Use date-fns style instead of using strftime. This requires changing the i18n keys to the way date-fns represents dates (eg: "MMM d, h:mm:ss aaa"  instead of "%b %-d, %H:%M"

* refactor calendar to use new hook

* fix useFormattedTimestamp to use new formatUnixTimestampToDateTime date_format

* change i18n keys to new format

* fix timeline

* fix review

* fix explore

* fix metrics

* fix notifications

* fix face library

* clean up
2025-04-22 15:50:21 -06:00
..
fonts Use Inter webfont instead of ttf (#10456) 2024-03-14 09:50:06 -06:00
images Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
locales Proper i18n date/time handling (#17858) 2025-04-22 15:50:21 -06:00
notifications-worker.js Notification action (#12742) 2024-08-29 20:19:50 -06:00