ng-matero / extensions

Angular Material Extensions Library.
https://ng-matero.github.io/extensions/
MIT License
393 stars 48 forks source link

DateTimeAdapter for dayjs #240

Closed DerHerrGammler closed 9 months ago

DerHerrGammler commented 9 months ago

This library is currently missing datetime format support for dayjs datetime formats, could we add this?

I think since dayjs is way smaller than luxon and date-fns it would be great to have the option to use dayjs.

nzbin commented 9 months ago

Thanks for your advice, there has already a discussion https://github.com/ng-matero/extensions/discussions/146 about this issue. Because this library is built above Angular Material, so I will add dayjs adapter after Angular Material does.