timeadd

1.0.1 • Public • Published

timeadd

Build Status

get a total time from a number of individual times. formatted <hours>:<minutes>:<seconds>.

usage

> var timeadd = require('timeadd');
undefined
> timeadd('2:15', '3:15', '4:45', '1:00:00');
'01:10:15'

license

MIT

Readme

Keywords

Package Sidebar

Install

npm i timeadd

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • malantonio