Posted 27 March 2019, 4:59 am EST
Hello Team,
Working with Angular 7
I would like to format a date in the below example
https://stackblitz.com/edit/angular-nsis2g
I tried using wjcCore.Globalize.format but seems not to work.
Here is the part to see in the code:
wjcCore.Globalize.format(‘2030-01-01T00:00:00’, ‘dd-MM’)
It is visible under Downloads column when we click on the MultiSelect dropdown.
Thanks,