hms-time

0.2.2 • Public • Published

HMS Time

Ahoy! All aboard the HMS Time! Got a lot of seconds you want converted into H:MM:SS.SSS (hours, minutes, seconds and milliseconds).

Works especially well with the Web Audio API.

Usage

var hmsTime = require('./index.js');

console.log(hmsTime(9059.1)); // spits out '2:30:59.100'

Readme

Keywords

Package Sidebar

Install

npm i hms-time

Weekly Downloads

3

Version

0.2.2

License

MIT

Unpacked Size

5.41 kB

Total Files

5

Last publish

Collaborators

  • stuartmemo