Skip to main content

py_time_to_naive_time

Function py_time_to_naive_time 

Source
fn py_time_to_naive_time(
    py_time: impl Deref<Target = impl PyTimeAccess>,
) -> PyResult<NaiveTime>
Available on crate feature chrono and non-Py_LIMITED_API only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here