MCPcopy
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

1export 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

$localeMethod · 0.80
$utilsMethod · 0.80
addMethod · 0.65
subtractMethod · 0.65

Tested by

no test coverage detected