Closed GoogleCodeExporter closed 9 years ago
Original comment by eda...@insanum.com
on 24 Jul 2011 at 1:57
Fixed. This problem was due to events that start or end beyond year 2038. The
dateutil module chokes on these dates and can't parse them to a native system
time as the variable space is implementation dependent. Workaround I made is
to simply dump any events that flirt with 2038.
Original comment by eda...@insanum.com
on 24 Jul 2011 at 5:44
Original comment by eda...@insanum.com
on 27 Jul 2011 at 4:59
Original issue reported on code.google.com by
f...@intoxicatedmind.net
on 22 Feb 2008 at 1:13