Portion of code doesn't appear to be running (with no perceivable explanation). Would love some help with this...

Thanks, I’ve figured out that I was simply missing “Locale” from the conversion to date string. So it should’ve been “.toLocaleDateString” instead of “.toDateString”.
(Woops!)