You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: