Posted 3 June 2020, 11:32 am EST - Updated 3 October 2022, 4:14 pm EST
We recently upgraded our application from Angular 7 to Angular 9.
One of the columns in Wijmo Grid is a date which we display in [format]=“‘MM/dd/yyyy hh:mm:ss tt’” in Angular 7
After upgrading to Angular 9, I lose the date format
Angular 9 Errors
So is the issue with Wijmo grid not supporting the format in Angular 9?
Thanks
Kapil