Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/feiyu563/PrometheusAlert
/ monthsToDays
Function
monthsToDays
static/plugins/chart.js/Chart.bundle.js:18961–18964 ·
view source on GitHub ↗
(months)
Source
from the content-addressed store, hash-verified
18959
}
18960
18961
function
monthsToDays (months) {
18962
// the reverse of daysToMonths
18963
return
months * 146097 / 4800;
18964
}
18965
18966
function
as (units) {
18967
if
(!this.isValid()) {
Callers
2
bubble
Function · 0.85
as
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected