This library provides a custom DateAdapter for the Angular Material Datepicker component using the moment library.
- Includes all locales provided by moment.
- Supported Jalali calendar for
fa-IR
locale. - Supported Hijri calendar for
ar-SA
locale.
https://mohsen77sk.github.io/angular-material-moment-jalali-hijri-adapter/
npm install moment moment-hijri moment-jalaali
When MAT_DATE_LOCALE tokens are not provided, en-US
locale is used by default.