Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ setDefault
Method
setDefault
types/plugin/timezone.d.ts:16–16 ·
view source on GitHub ↗
(timezone?: string)
Source
from the content-addressed store, hash-verified
14
(date: ConfigType, format: string, timezone?: string): Dayjs
15
guess(): string
16
setDefault(timezone?: string): void
17
}
18
19
const
tz: DayjsTimezone
Callers
1
timezone.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected