Home
last modified time | relevance | path

Searched refs:tzusec (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_datetimemodule.c5470 int tzoffset = 0, tzusec = 0; in datetime_fromisoformat() local
5497 &microsecond, &tzoffset, &tzusec); in datetime_fromisoformat()
5503 PyObject *tzinfo = tzinfo_from_isoformat_results(rv, tzoffset, tzusec); in datetime_fromisoformat()

Completed in 10 milliseconds