Javascript function stringToDate() added #javascript #datetime
Tue, Dec 03 2019, 18:04 Permalink![](https://marc.vos.net/howto/monday/files/jslogo64.png)
I have updated my page with Javascript functions for date calculations and added the function stringToDate() which formats a DD[-./]MM[-./]YYYY formatted date to YYYYMMDD for use in Javascript to compare with other dates, for example.
Comments