kuhnroyal / mat-datetimepicker

Material datetimepicker for @angular/material
MIT License
153 stars 84 forks source link

Support for Luxon #132

Open wakonp opened 3 years ago

wakonp commented 3 years ago

Hey guys, I really appreciate your work and would like to contribute to your project with this little script.

https://gist.github.com/wakonp/e714ccd3384c16becf124e06216be0f3

Maybe you can add the support for Luxon. The DateTimeAdapter uses the same Options provided in this library https://github.com/andreialecu/ngx-material-luxon

bbortt commented 3 years ago

this looks interesting indeed! i will take a look at it..

bbortt commented 2 years ago

hi @wakonp, I finally found time to look at your adapter. I've never heard of luxon, but looked it up and it sounds great. the code looks fine to me in general, why don't you want to submit a PR yourself? from what I see..

I can help you out if you have any questions, of course. but for now I myself will rather be focused on the ~40 remaining but reports..