MCPcopy Index your code
hub / github.com/RustPython/RustPython / fromisoformat

Method fromisoformat

Lib/_pydatetime.py:1614–1627  ·  view source on GitHub ↗

Construct a time from a string in one of the ISO 8601 formats.

(cls, time_string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

isinstanceFunction · 0.85
_parse_isoformat_timeFunction · 0.85
clsClass · 0.50
removeprefixMethod · 0.45

Tested by

no test coverage detected