Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ offsetName
Method
offsetName
types/plugin/timezone.d.ts:9–9 ·
view source on GitHub ↗
(type?: 'short' | 'long')
Source
from the content-addressed store, hash-verified
7
interface
Dayjs {
8
tz(timezone?: string, keepLocalTime?: boolean): Dayjs
9
offsetName(
type
?:
'short'
|
'long'
): string | undefined
10
}
11
12
interface
DayjsTimezone {
Callers
2
timezone.test.js
File · 0.80
index.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected