@saadshahd/weeks

1.0.0 • Public • Published

weeks Build Status

Get milliseconds from weeks

Install

$ npm install --save @saadshahd/weeks

Usage

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

weeks(1); // 604800000

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
  • years - Get milliseconds from years

License

MIT © Saad Shahd

Package Sidebar

Install

npm i @saadshahd/weeks

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • saadshahd