angular-datepicker
angular-datepicker copied to clipboard
Error import dayjs angular version 18
trafficstars
angular version
Looking
Worked for me on an empty project. can you please provide a stackblitz or a demo repo?
@vlio20 are there any plans on getting rid of DayJs dependencies (in favor of date-fns maybe?)?
Starting with node 23 ESM is required by default and DayJs fails that, also seems not to be maintaned amymore.
@kgorol I didn't consider that as it will result a major and breaking change. Why are you saying that dayjs is not maintained any longer?