Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ isoWeekYear
Method
isoWeekYear
types/plugin/isoWeek.d.ts:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
declare module
'dayjs'
{
9
interface
Dayjs {
10
isoWeekYear(): number
11
isoWeek(): number
12
isoWeek(value: number): Dayjs
13
Callers
3
isoWeek.test.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected