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

Method fromNow

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

Source from the content-addressed store, hash-verified

17declare module 'dayjs' {
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

Callers 11

ja.test.jsFile · 0.80
sl.test.jsFile · 0.80
sr-cyrl.test.jsFile · 0.80
be.test.jsFile · 0.80
is.test.jsFile · 0.80
sr.test.jsFile · 0.80
de.test.jsFile · 0.80
fi.test.jsFile · 0.80
humanizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected