Commit 0bf80d6
committed
support timezone data in iso date strings
The latest release of the isodate package (0.7.2) doesn’t handle
timezone information for dates. While this is indeed not valid according
to the ISO specs we want to handle it anway.
At a workaround by stripping the timezone data ourselves1 parent 5f35e85 commit 0bf80d6
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
214 | 226 | | |
215 | 227 | | |
216 | 228 | | |
| |||
0 commit comments