MCPcopy
hub / github.com/iamkun/dayjs / $locale

Method $locale

src/index.js:395–397  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

393 }
394
395 $locale() { // get locale object
396 return Ls[this.$L]
397 }
398
399 locale(preset, object) {
400 if (!preset) return this.$L

Callers 14

startOfMethod · 0.95
formatMethod · 0.95
keys.test.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
getShortFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected