Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ index.js
File
index.js
src/plugin/weekday/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
default (o, c) => {
2
const
proto = c.prototype
3
proto.weekday =
function
(input) {
4
const
weekStart = this.$locale().weekStart || 0
Callers
nothing calls this directly
Calls
4
$locale
Method · 0.80
$utils
Method · 0.80
add
Method · 0.65
subtract
Method · 0.65
Tested by
no test coverage detected