Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ endOf
Method
endOf
src/index.js:190–192 ·
view source on GitHub ↗
(arg)
Source
from the content-addressed store, hash-verified
188
}
189
190
endOf(arg) {
191
return
this.startOf(arg, false)
192
}
193
194
$set(units, int) {
// private set
195
const
unit = Utils.p(units)
Callers
3
isSame
Method · 0.95
isBefore
Method · 0.95
daysInMonth
Method · 0.95
Calls
1
startOf
Method · 0.95
Tested by
no test coverage detected