MCPcopy Create free account
hub / github.com/StarsTom/mobileCodexHelper / now_local

Function now_local

mobile_codex_control.py:204–205  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

202
203
204def now_local() -> datetime:
205 return datetime.now().astimezone()
206
207
208def parse_datetime(value: str | None) -> datetime | None:

Callers 2

minutes_sinceFunction · 0.85
collect_statusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected