MCPcopy Index your code
hub / github.com/microsoft/SandDance / time

Function time

docs/app/js/sanddance-app.js:129260–129265  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

129258 return scale;
129259}
129260function time() {
129261 return (0, _initJs.initRange).apply(calendar((0, _d3Time.timeTicks), (0, _d3Time.timeTickInterval), (0, _d3Time.timeYear), (0, _d3Time.timeMonth), (0, _d3Time.timeWeek), (0, _d3Time.timeDay), (0, _d3Time.timeHour), (0, _d3Time.timeMinute), (0, _d3Time.timeSecond), (0, _d3TimeFormat.timeFormat)).domain([
129262 new Date(2000, 0, 1),
129263 new Date(2000, 0, 2)
129264 ]), arguments);
129265}
129266exports.default = time;
129267
129268},{"d3-time":"l42HK","d3-time-format":"gQBqt","./continuous.js":"Mo65z","./init.js":"efWLG","./nice.js":"1mSns","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"gH413":[function(require,module,exports) {

Callers

nothing calls this directly

Calls 1

calendarFunction · 0.70

Tested by

no test coverage detected