MCPcopy Index your code
hub / github.com/pythonstock/stock / parseTime.spec.js

File parseTime.spec.js

frontend/tests/unit/utils/parseTime.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseTime } from '@/utils/index.js'
2
3describe('Utils:parseTime', () => {
4 const d = new Date('2018-07-13 17:54:01') // "2018-07-13 17:54:01"

Callers

nothing calls this directly

Calls 2

parseTimeFunction · 0.90
itFunction · 0.50

Tested by

no test coverage detected