Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ nowTime
Function
nowTime
example/tests/gm_value_test.js:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
function
nowTime() {
76
return
new
Date().toLocaleTimeString(
'en-GB'
, { hour12: false });
77
}
78
79
/* ══════════════════════════════════════════════════════════
80
MSG BUS
Callers
5
iLog
Function · 0.85
mLog
Function · 0.85
gm_value_test.js
File · 0.85
dispatchCmd
Function · 0.85
appendLog
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected