MCPcopy Create free account
hub / github.com/scottrogowski/code2flow / toNow

Function toNow

tests/test_code/js/moment/moment.js:4009–4011  ·  view source on GitHub ↗
(withoutSuffix)

Source from the content-addressed store, hash-verified

4007 }
4008
4009 function toNow(withoutSuffix) {
4010 return this.to(createLocal(), withoutSuffix);
4011 }
4012
4013 // If passed a locale key, it will set the locale for this
4014 // instance. Otherwise, it will return the locale configuration

Callers

nothing calls this directly

Calls 1

createLocalFunction · 0.85

Tested by

no test coverage detected