|
hai 2 meses | |
---|---|---|
.. | ||
build | hai 2 meses | |
src | hai 2 meses | |
LICENSE.md | hai 2 meses | |
README.md | hai 2 meses | |
package.json | hai 2 meses |
Luxon is a library for working with dates and times in JavaScript.
DateTime.now().setZone("America/New_York").minus({ weeks: 1 }).endOf("day").toISO();
See contributing.