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!)
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!)