ams-date-picker
ams-date-picker copied to clipboard
✨ Localization Formatting Support
Overview
To adopt a wider range of users, we need to support the localized format and we should ask users for their preferences of localization provider like MUI does.
Instructions or Notes
API is still TBD. The output should be creating localized format based on user's timezone (automatically, but still customizable). The following libraries should be supported:
- [ ] JavaScript Date
- [ ] Date-fns
- [ ] Moment
- [ ] Day.js
- [ ] Luxon