An error when formatting a datetime.
Currently the only reachable error here is a missing time zone variant. If you encounter that error, you need to call with_variant or infer_variant on your TimeZoneInfo.
with_variant
infer_variant
TimeZoneInfo
Additional information: 1
Static
An error when formatting a datetime.
Currently the only reachable error here is a missing time zone variant. If you encounter that error, you need to call
with_variant
orinfer_variant
on yourTimeZoneInfo
.Additional information: 1