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

Function localeFirstDayOfYear

tests/test_code/js/moment/moment.js:1423–1425  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1421 }
1422
1423 function localeFirstDayOfYear() {
1424 return this._week.doy;
1425 }
1426
1427 // MOMENTS
1428

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected