Awesome
Get the number of hours in a week.
Install
npm i --save week-hours
npm test
API
For more use-cases see the tests
weekHours
Get the number of hours in a week.
return
{Number}
Example:
var weekHours = require('week-hours');
weekHours();
//=> 168
Author
Charlike Mike Reagent
License
Copyright (c) 2014-2015 Charlike Mike Reagent, contributors.
Released under the MIT
license.
Powered and automated by kdf, March 02, 2015