MCPcopy
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.jsFile · 0.65
comparison.test.jsFile · 0.65
badMutable.test.jsFile · 0.65
index.jsFile · 0.65
index.jsFile · 0.65
index.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected