Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ localeData
Method
localeData
types/plugin/localeData.d.ts:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
34
interface
Dayjs {
35
localeData(): InstanceLocaleDataReturn;
36
}
37
38
export
function
weekdays(localOrder?: boolean): WeekdayNames;
Callers
1
localeData.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected