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

Method isoWeek

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

Source from the content-addressed store, hash-verified

9 interface Dayjs {
10 isoWeekYear(): number
11 isoWeek(): number
12 isoWeek(value: number): Dayjs
13
14 isoWeekday(): number

Callers 3

isoWeek.test.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected