MCPcopy
hub / github.com/openai/plugins / now_iso

Function now_iso

plugins/ngs-analysis/scripts/ngs_run_utils.py:76–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74
75
76def now_iso() -> str:
77 return datetime.now().astimezone().isoformat(timespec="seconds")
78
79
80def slug_timestamp(label: str) -> str:

Callers 15

plan_pipeline_resourcesFunction · 0.90
check_all_bundlesFunction · 0.90
inventory_resourcesFunction · 0.90
verify_resource_lockFunction · 0.90
list_bundlesFunction · 0.90
run_cmdFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected