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