[go: up one dir, main page]

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 version
Available on non-Py_LIMITED_API and crate feature gil-refs only.
Expand description

Deprecated form of timezone_utc_bound.