(no title)
nanobyte109 | 6 years ago
But it still shows the date as mm/dd/yyyy format on the top right of the event box.
BTW you dont need momentjs, you can use Intl.DateTimeFormat https://developer.mozilla.org/de/docs/Web/JavaScript/Referen...
nanobyte109 | 6 years ago
But it still shows the date as mm/dd/yyyy format on the top right of the event box.
BTW you dont need momentjs, you can use Intl.DateTimeFormat https://developer.mozilla.org/de/docs/Web/JavaScript/Referen...
z2plusc|6 years ago
Thanks for pointing me to Intl formatting - I will probably migrate in next iteration.