From 9b2102a37182b1aadcac76d9651417d7b90e1769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Mon, 1 Jul 2019 22:42:03 +0200 Subject: [PATCH] Datetime --- README.md | 1 + index.html | 1 + 2 files changed, 2 insertions(+) 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>)

Arithmetics

<D/DT>   = <D/DT> ±  <TD>