Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ index.js
File
index.js
src/plugin/weekYear/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.weekYear =
function
() {
4
const
month = this.month()
Callers
nothing calls this directly
Calls
1
week
Method · 0.80
Tested by
no test coverage detected