MCPcopy Create free account
hub / github.com/PatMartin/Dex / hmsString_

Function hmsString_

javascript/dygraph/latest/dygraph.js:5419–5429  ·  view source on GitHub ↗

* Return a string version of the hours, minutes and seconds portion of a date. * @param {number} hh The hours (from 0-23) * @param {number} mm The minutes (from 0-59) * @param {number} ss The seconds (from 0-59) * @return {string} A time of the form "HH:MM" or "HH:MM:SS" * @private

(hh, mm, ss, ms)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dateString_Function · 0.85
dateAxisLabelFormatterFunction · 0.85

Calls 1

zeropadFunction · 0.85

Tested by

no test coverage detected