Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ clone
Method
clone
src/index.js:407–409 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
405
}
406
407
clone() {
408
return
Utils.w(this.$d, this)
409
}
410
411
toDate() {
412
return
new
Date(this.valueOf())
Callers
4
startOf
Method · 0.95
$set
Method · 0.95
set
Method · 0.95
locale
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected