Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
export
default (option, dayjsClass) => {
3
const
oldParse = dayjsClass.prototype.parse
4
dayjsClass.prototype.parse =
function
(cfg) {
Callers
nothing calls this directly
Calls
1
$locale
Method · 0.80
Tested by
no test coverage detected