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

Method utcOffset

types/plugin/utc.d.ts:15–15  ·  view source on GitHub ↗
(offset: number | string, keepLocalTime?: boolean)

Source from the content-addressed store, hash-verified

13 isUTC(): boolean
14
15 utcOffset(offset: number | string, keepLocalTime?: boolean): Dayjs
16 }
17
18 export function utc(config?: ConfigType, format?: string, strict?: boolean): Dayjs

Callers 10

parse.test.jsFile · 0.65
timezone.test.jsFile · 0.65
display.test.jsFile · 0.65
timezone.test.jsFile · 0.65
utc.test.jsFile · 0.65
diffMethod · 0.65
padZoneStrFunction · 0.65
index.jsFile · 0.65
index.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected