Function pyo3::types::timezone_utc
source ยท pub fn timezone_utc(py: Python<'_>) -> &PyTzInfo๐Deprecated since 0.21.0:
timezone_utc will be replaced by timezone_utc_bound in a future PyO3 versionAvailable on non-
Py_LIMITED_API and crate feature gil-refs only.Expand description
Deprecated form of timezone_utc_bound.