Repository URL to install this package:
|
Version:
1.0.0-1 ▾
|
vending-octopus-service-dep
/
usr
/
local
/
lib
/
vending
/
octopus
/
service
/
node_modules
/
luxon
|
|---|
| .. |
| src |
| build |
| CHANGELOG.md |
| license.md |
| package.json |
| README.md |
Luxon is a library for working with dates and times in Javascript.
DateTime.local().setZone('America/New_York').minus({ weeks: 1 }).endOf('day').toISO();
See contributing.