Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tron521/codex-console-temp
/ _utc_now
Function
_utc_now
src/core/system_selfcheck.py:73–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
72
73
def
_utc_now() -> datetime:
74
return
utcnow_naive()
75
76
77
def
_now_iso() -> str:
Callers
8
_now_iso
Function · 0.70
_check_payment_pipeline
Function · 0.70
execute_selfcheck_run
Function · 0.70
_repair_mark_stuck_bind_tasks
Function · 0.70
_repair_fill_orphan_task_email
Function · 0.70
_build_repair_snapshot
Function · 0.70
_build_preview_item
Function · 0.70
run_repair_action
Function · 0.70
Calls
1
utcnow_naive
Function · 0.85
Tested by
no test coverage detected