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

File formatTime.spec.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

formatTimeFunction · 0.90
itFunction · 0.50

Tested by

no test coverage detected