mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 21:31:46 +00:00
bcbb516448
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!