Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderOpen/waimai
/ util.js
File
util.js
front/common/util.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
formatTime(time) {
2
if
(typeof time !==
'number'
|| time < 0) {
3
return
time
4
}
Callers
nothing calls this directly
Calls
2
_format
Function · 0.85
getDate
Method · 0.80
Tested by
no test coverage detected