@saadshahd/months
v1.0.0
Published
Get milliseconds from months
Downloads
5
Maintainers
Readme
months
Get milliseconds from months
Install
$ npm install --save @saadshahd/months
Usage
const months = require('@saadshahd/months');
months(1); // 2592000000
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