Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ isAfter
Method
isAfter
types/plugin/isoWeek.d.ts:25–25 ·
view source on GitHub ↗
(date?: ConfigType, unit?: ISOUnitType)
Source
from the content-addressed store, hash-verified
23
isBefore(date?: ConfigType, unit?: ISOUnitType): boolean
24
25
isAfter(date?: ConfigType, unit?: ISOUnitType): boolean
26
}
27
}
Callers
7
query.test.js
File · 0.65
comparison.test.js
File · 0.65
badMutable.test.js
File · 0.65
negativeYear.test.js
File · 0.65
index.js
File · 0.65
index.js
File · 0.65
index.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected