Tuesday 3 December 2019

Javascript function stringToDate() added #javascript #datetime



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.