MCPcopy Create free account
hub / github.com/microsoft/SandDance / localWeekNum

Function localWeekNum

docs/tests/v2/es6/js/sanddance.js:92206–92208  ·  view source on GitHub ↗
(d)

Source from the content-addressed store, hash-verified

92204}
92205
92206function localWeekNum(d) {
92207 return _d3Time.timeWeek.count(localYear(d.getFullYear()) - 1, d);
92208}
92209
92210function localFirst(y) {
92211 return localYear(y).getDay();

Callers 1

sanddance.jsFile · 0.70

Calls 1

localYearFunction · 0.70

Tested by

no test coverage detected