diff --git a/README.md b/README.md index 34878dc..c48d0d9 100644 --- a/README.md +++ b/README.md @@ -605,6 +605,7 @@ from dateutil.tz import UTC, tzlocal, gettz "Thursday, 14th of May '15, 11:39PM UTC+02:00" ``` * **For abbreviated weekday and month use `'%a'` and `'%b'`.** +* **When parsing, `'%z'` also accepts `'±HH:MM'`.** ### Arithmetics ```python diff --git a/index.html b/index.html index 1c9f821..6d2b5a7 100644 --- a/index.html +++ b/index.html @@ -638,6 +638,7 @@ shuffle(<list>)
'%a'
and '%b'
.'%z'
also accepts '±HH:MM'
.<D/DT> = <D/DT> ± <TD>