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

Method calendar

types/plugin/calendar.d.ts:8–8  ·  view source on GitHub ↗
(referenceTime?: ConfigType, formats?: object)

Source from the content-addressed store, hash-verified

6declare module 'dayjs' {
7 interface Dayjs {
8 calendar(referenceTime?: ConfigType, formats?: object): string
9 }
10}

Callers 2

calendar.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected