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

Method from

types/plugin/relativeTime.d.ts:20–20  ·  view source on GitHub ↗
(compared: ConfigType, withoutSuffix?: boolean)

Source from the content-addressed store, hash-verified

18 interface Dayjs {
19 fromNow(withoutSuffix?: boolean): string
20 from(compared: ConfigType, withoutSuffix?: boolean): string
21 toNow(withoutSuffix?: boolean): string
22 to(compared: ConfigType, withoutSuffix?: boolean): string
23 }

Callers 15

it.test.jsFile · 0.80
hu.test.jsFile · 0.80
pl.test.jsFile · 0.80
et.test.jsFile · 0.80
bg.test.jsFile · 0.80
sk.test.jsFile · 0.80
ru.test.jsFile · 0.80
ar.test.jsFile · 0.80
uk.test.jsFile · 0.80
bn-bd.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected