pyo3::types::datetime

Function timezone_utc_bound

Source
pub fn timezone_utc_bound(py: Python<'_>) -> Bound<'_, PyTzInfo>
👎Deprecated since 0.23.0: renamed to timezone_utc
Available on non-Py_LIMITED_API only.
Expand description

Deprecated name for timezone_utc.

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here