MCPcopy
hub / github.com/feiyu563/PrometheusAlert / getDaysInMonth

Function getDaysInMonth

static/plugins/chart.js/Chart.bundle.js:15772–15774  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15770 }
15771
15772 function getDaysInMonth () {
15773 return daysInMonth(this.year(), this.month());
15774 }
15775
15776 var defaultMonthsShortRegex = matchWord;
15777 function monthsShortRegex (isStrict) {

Callers

nothing calls this directly

Calls 1

daysInMonthFunction · 0.85

Tested by

no test coverage detected