mat-datetimepicker icon indicating copy to clipboard operation
mat-datetimepicker copied to clipboard

Suggestion to Add DateFns Support

Open jagipas opened this issue 2 years ago • 2 comments

Hello,

After reviewing your valuable project, I found that it currently utilizes a native-datetime-adapter as well as a moment-datetime-adapter for MatDatetimepicker configuration. While these have served us excellently, I'd like to propose adding support for DateFns, as it can provide more versatility and efficiency in handling JavaScript dates.

I plan to submit a PR with some proposed implementations if there are no objections.

jagipas avatar Sep 27 '23 09:09 jagipas

no objections. 😉

bbortt avatar Sep 27 '23 11:09 bbortt

@jagipas hey, have you managed to create the adapter?

fxck avatar Nov 06 '23 10:11 fxck