Hi - can you anyone help me correct the code below to format the first date field to show the date as numeric (e.g. 01) and the second as short month (e.g. AUG) in capitals?
Thx
Hi, to learn how to foramt dates in JavaScript, please read this documentation .
You’ll find everything you need there.