MCPcopy
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
431const proto = Dayjs.prototype

Callers 5

parse.test.jsFile · 0.80
display.test.jsFile · 0.80
ku.test.jsFile · 0.80
isValidMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected