MCPcopy
hub / github.com/iamkun/dayjs / parse.test.js

File parse.test.js

test/parse.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import moment from 'moment'
2import MockDate from 'mockdate'
3import dayjs from '../src'
4import { REGEX_PARSE } from '../src/constant'

Callers

nothing calls this directly

Calls 12

dayjsFunction · 0.85
isValidMethod · 0.80
toStringMethod · 0.80
toDateMethod · 0.80
unixMethod · 0.80
setMethod · 0.65
formatMethod · 0.65
toISOStringMethod · 0.65
addMethod · 0.65
utcOffsetMethod · 0.65
cloneMethod · 0.65
valueOfMethod · 0.45

Tested by

no test coverage detected