Change date format to yyyymmdd (no slashes).
Best I can do it set to yy/mm/dd - which results in yyyy/mm/dd output.
It will not let me set the format to exclude the slashes.
I tried with JS, but can not seem get it to work.
Can anyone share how to do the JS for this?