Commit 41c368c
committed
Switch import logic between windows and the other OS
As explained here
dateutil/dateutil#11
"""
... consumers (e.g. pandas) is supposed to be using dateutil.tz.gettz()
instead of dateutil.zoneinfo.gettz()...
"""
Signed-off-by: Justin Lecher <jlec@gentoo.org>1 parent ce225aa commit 41c368c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | 46 | | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments