Converts the given date to an ISO string for that date (in local time) with a zero timestamp (00:00:00.000Z). Useful for storage of date (without time) as strings.
The date to convert.
Converts the given date to an ISO string for that date (in local time) with a zero timestamp (00:00:00.000Z). Useful for storage of date (without time) as strings.