Remove 12 hardcoded arrays for weekdays/months across 6 languages. Use Intl.DateTimeFormat for month names and i18n keys for weekdays. Works for all locales automatically. Thanks @slashwarm for the original PR! |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.js | ||