Skip to content

Omillis/minutes

Repository files navigation

minutes Build Status

Get milliseconds from minutes

Install

$ npm install --save @saadshahd/minutes

Usage

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

minutes(1); // 60000

Related

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

About

Get milliseconds from minutes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published