MCPcopy
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

startOfMethod · 0.95
$setMethod · 0.95
setMethod · 0.95
localeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected