MCPcopy Index your code
hub / github.com/csev/py4e / fromNow

Function fromNow

code/gmane/Chart.bundle.js:3557–3559  ·  view source on GitHub ↗
(withoutSuffix)

Source from the content-addressed store, hash-verified

3555 }
3556
3557 function fromNow (withoutSuffix) {
3558 return this.from(local__createLocal(), withoutSuffix);
3559 }
3560
3561 function to (time, withoutSuffix) {
3562 if (!this.isValid()) {

Callers

nothing calls this directly

Calls 1

local__createLocalFunction · 0.85

Tested by

no test coverage detected