1.0.0 • Published 7 years ago

date-at v1.0.0

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

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