@saadshahd/hours

1.0.0 • Public • Published

hours Build Status

Get milliseconds from hours

Install

$ npm install --save @saadshahd/hours

Usage

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

hours(1); // 3600000

Related

  • duration - Get milliseconds from duration
  • seconds - Get milliseconds from seconds
  • minutes - Get milliseconds from minutes
  • 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/hours

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • saadshahd