ng-matero / extensions

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

DateAdapter for luxon datetime format #137

Closed JelleBruisten closed 1 year ago

JelleBruisten commented 1 year ago

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

I would be willing to submit a pull request regarding this, I already have a working example.

nzbin commented 1 year ago
npm i @ng-matero/extensions-luxon-adapter
nzbin commented 1 year ago

@JelleBruisten Would you be interested in adding the date-fns adapter (#93)?

JelleBruisten commented 1 year ago

@nzbin I could take a look at it, however I don't have much experience with date-fns adapter. But I can take a look later this week.

nzbin commented 1 year ago

Great! Thanks for your help.