MCPcopy
hub / github.com/github/awesome-copilot / _now_iso

Function _now_iso

skills/mini-context-graph/scripts/tools/wiki_store.py:50–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48
49
50def _now_iso() -> str:
51 return datetime.now(timezone.utc).strftime("%Y-%m-%d")
52
53
54def _slug(title: str) -> str:

Callers 1

write_pageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected