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

Function invalidAt

code/gmane/Chart.bundle.js:3690–3692  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3688 }
3689
3690 function invalidAt () {
3691 return getParsingFlags(this).overflow;
3692 }
3693
3694 addFormatToken(0, ['gg', 2], 0, function () {
3695 return this.weekYear() % 100;

Callers

nothing calls this directly

Calls 1

getParsingFlagsFunction · 0.85

Tested by

no test coverage detected