Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
204
def
now_local() -> datetime:
205
return
datetime.now().astimezone()
206
207
208
def
parse_datetime(value: str | None) -> datetime | None:
Callers
2
minutes_since
Function · 0.85
collect_status
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected