I need to set max date on ionic dateTime (ISOString es: 2021-03-05T16:49:39.197+01:00), When I change year going back (es:2019), it don’t show all month, but only January february and march.
How can I show all the remaining months?
Could you try to create a new ionic 4 project and write that date line in your html file and see what happen?
I still think there is something else in your source code causing the problem.