pretty-time
Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
simple speed measurement in javascript
Convert a time string to seconds: `'00:22:17'` → `1337`
Convert time strings to milliseconds
Convert the process.hrtime() array to a single nanoseconds value. This makes it easier to diff times.
A simple JavaScript API for producing an accurate, intuitive description of the timespan between two Date instances.
Module to provide the ordinal letters following a numeral
Utility for parsing time strings
A JavaScript library for converting between decimal degrees and degrees, minutes, and seconds (DMS).
Generate a random second.
Clock service for Ember
a functional programming library for promises
Some constants for convenient amounts of time, all in ms
Provide time left and time ago
Rounds a date to the nearest interval.
parse time in SRT, VTT, ASS. to and from second, milliscond
A tool to convert seconds to strings and back using a human readable format
convert decimal latitude and longitude to degrees, minutes, seconds and degrees, minutes
Date helper for displaying elapsed time in a human-readable format. Can be used as a JavaScript utility or template helper with handlebars, lo-dash or any template engine that supports helper functions.
Returns the amount of seconds passed since Unix epoch (1970 UTC).