MCPcopy
hub / github.com/iamkun/dayjs / index.js

File index.js

src/plugin/preParsePostFormat/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Plugin template from https://day.js.org/docs/en/plugin/plugin
2export default (option, dayjsClass) => {
3 const oldParse = dayjsClass.prototype.parse
4 dayjsClass.prototype.parse = function (cfg) {

Callers

nothing calls this directly

Calls 1

$localeMethod · 0.80

Tested by

no test coverage detected