Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ toString
Method
toString
src/index.js:426–428 · src/index.js::Dayjs.toString
()
Source
from the content-addressed store, hash-verified
424
}
425
426
toString() {
427
return
this.$d.toUTCString()
428
}
429
}
430
431
const
proto = Dayjs.prototype
Callers
5
parse.test.js
File · 0.80
display.test.js
File · 0.80
utc-utcOffset.test.js
File · 0.80
ku.test.js
File · 0.80
isValid
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected