MCPcopy
hub / github.com/iamkun/dayjs / clone

Method clone

types/plugin/duration.d.ts:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 new (input: string | number | object, unit?: string, locale?: string): Duration
30
31 clone(): Duration
32
33 humanize(withSuffix?: boolean): string
34

Callers 14

parse.test.jsFile · 0.65
locale.test.jsFile · 0.65
browser.spec.jsFile · 0.65
query.test.jsFile · 0.65
timezone.test.jsFile · 0.65
badMutable.test.jsFile · 0.65
duration.test.jsFile · 0.65
utc.test.jsFile · 0.65
dayjsFunction · 0.65
monthDiffFunction · 0.65

Implementers 1

Durationsrc/plugin/duration/index.js

Calls

no outgoing calls

Tested by

no test coverage detected