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

Method dayOfYear

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

Source from the content-addressed store, hash-verified

6declare module 'dayjs' {
7 interface Dayjs {
8 dayOfYear(): number
9 dayOfYear(value: number): Dayjs
10 }
11}

Callers 2

badMutable.test.jsFile · 0.80
dayOfYear.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected