mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-11-24 20:04:30 +01:00
* use12hour optional config * use12hour config arg * added use12HourFormat arg to format function * dateStyle & timeStyle option * moved timezone & locales to format function * added dateStyle & timeStyle * re-formatted * added strftime_fmt config entry * strftime package * added strftime option * underscore instead of camelCase * underscore props instead of camelCase |
||
|---|---|---|
| .. | ||
| __test__ | ||
| images | ||
| src | ||
| .eslintrc | ||
| .gitignore | ||
| .prettierrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.cjs | ||
| site.webmanifest | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||