Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ daysInMonth
Method
daysInMonth
src/index.js:391–393 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
389
}
390
391
daysInMonth() {
392
return
this.endOf(C.M).$D
393
}
394
395
$locale() {
// get locale object
396
return
Ls[this.$L]
Callers
3
display.test.js
File · 0.80
badMutable.test.js
File · 0.80
$set
Method · 0.80
Calls
1
endOf
Method · 0.95
Tested by
no test coverage detected