Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-Quant/openquant
/ now_iso
Function
now_iso
scripts/afml_docs_loop.py:86–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
85
86
def
now_iso() -> str:
87
return
datetime.now(tz=UTC).replace(microsecond=0).isoformat()
88
89
90
def
load_module_map() -> dict[str, str]:
Callers
4
build_state
Function · 0.85
write_state
Function · 0.85
cmd_export
Function · 0.85
cmd_evidence
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected