Replies: 2 comments 4 replies
-
|
With the |
Beta Was this translation helpful? Give feedback.
-
|
Hi @matheo! Could you provide usage examples for My code looks like this: Where Do I need to make some extra steps to use this adapter? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Luxon
The
MatLuxonDateModuleis available at @matheo/datepicker/luxon.You will need to have
luxoninstalled in your application because it's not added as dependency.Breaking Changes
The
DateAdapterclass, theDateUnitandMatDateFormatstypes, and also theNativeDateAdapter,NativeDateModuleandMatNativeDateModulewere moved to @matheo/datepicker/core. Update the imports and everything will run again. This subpackage is equivalent to @angular/material/core with the Time extensions.This discussion was created from the release Luxon DateAdapter.
Beta Was this translation helpful? Give feedback.
All reactions