MCPcopy 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

iLogFunction · 0.85
mLogFunction · 0.85
gm_value_test.jsFile · 0.85
dispatchCmdFunction · 0.85
appendLogFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected