@saadshahd/years

1.0.0 • Public • Published

years Build Status

Get milliseconds from years

Install

$ npm install --save @saadshahd/years

Usage

const years = require('@saadshahd/years');

years(1); // 31536000000

Related

  • duration - Get milliseconds from duration
  • seconds - Get milliseconds from seconds
  • minutes - Get milliseconds from minutes
  • hours - Get milliseconds from hours
  • days - Get milliseconds from days
  • weeks - Get milliseconds from weeks
  • months - Get milliseconds from months

License

MIT © Saad Shahd

Package Sidebar

Install

npm i @saadshahd/years

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • saadshahd