Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ format
Method
format
types/plugin/duration.d.ts:71–71 · types/plugin/duration.d.ts::Duration.format
(formatStr?: string)
Source
from the content-addressed store, hash-verified
69
toISOString(): string
70
71
format(formatStr?: string): string
72
73
locale(locale: string): Duration
74
}
Callers
15
parse.test.js
File · 0.65
locale.test.js
File · 0.65
browser.spec.js
File · 0.65
timezone.test.js
File · 0.65
display.test.js
File · 0.65
get-set.test.js
File · 0.65
pluralGetSet.test.js
File · 0.65
badMutable.test.js
File · 0.65
quarterOfYear.test.js
File · 0.65
localizedFormat.test.js
File · 0.65
duration.test.js
File · 0.65
preParsePostFormat.test.js
File · 0.65
Implementers
1
Duration
src/plugin/duration/index.js
Calls
no outgoing calls
Tested by
no test coverage detected