MCPcopy Create free account
hub / github.com/SethGammon/Citadel / todayPrefix

Function todayPrefix

scripts/telemetry-stats.js:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48}
49
50function todayPrefix() {
51 return new Date().toISOString().slice(0, 10);
52}
53
54// ── Campaign stats ────────────────────────────────────────────────────────────
55

Callers 1

readTelemetryFileStatsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected