ams-date-picker icon indicating copy to clipboard operation
ams-date-picker copied to clipboard

✨ Localization Formatting Support

Open lilingxi01 opened this issue 3 years ago • 0 comments

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

lilingxi01 avatar Jun 04 '22 19:06 lilingxi01