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

Method utc

types/plugin/utc.d.ts:9–9  ·  view source on GitHub ↗
(keepLocalTime?: boolean)

Source from the content-addressed store, hash-verified

7 interface Dayjs {
8
9 utc(keepLocalTime?: boolean): Dayjs
10
11 local(): Dayjs
12

Callers 15

timezone.test.jsFile · 0.80
timezone.test.jsFile · 0.80
isoWeek.test.jsFile · 0.80
utc.test.jsFile · 0.80
makeNowFunction · 0.80
tzOffsetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected