date-at

1.0.0 • Public • Published

SYNOPSIS

Easily create relative dates.

USAGE

var date = require('date-at')
console.log(date('+1day'))

UNITS

YEARS

years, year, yr, Y

MONTHS

months, month, mo, M

WEEKS

weeks, week, w

DAYS

days, day, d

HOURS

hours, hour, h

MINUTES

minutes, minute, min, m

SECONDS

seconds, second, sec, s

MILLISECONDS

milliseconds, millisecond, ms

Readme

Keywords

none

Package Sidebar

Install

npm i date-at

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • hij1nx