MCPcopy Create free account
hub / github.com/Louisym/MiniCC / _iso8601_now

Function _iso8601_now

mini_claude_code/multi_agent.py:185–186  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183# ============================================================
184
185def _iso8601_now() -> str:
186 return datetime.now(timezone.utc).isoformat()
187
188
189# ============================================================

Callers 2

spawn_agentMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected