just-iso-date
just-date
by ismyrnow
Note: this package is a modified version of Simple static functions used to convert between ISO strings and JS date objects. Conversions disregard timestamp, so we are dealing with just the dates.
Installation
npm i just-iso-date -S
Usage
const isoDate = // creates date object with local timezonevar date = isoDate // creates string in format YYYY-MM-DDvar string = isoDate