Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ isSame
Method
isSame
types/plugin/isoWeek.d.ts:21–21 ·
view source on GitHub ↗
(date?: ConfigType, unit?: ISOUnitType)
Source
from the content-addressed store, hash-verified
19
endOf(unit: ISOUnitType): Dayjs
20
21
isSame(date?: ConfigType, unit?: ISOUnitType): boolean
22
23
isBefore(date?: ConfigType, unit?: ISOUnitType): boolean
24
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