~pythonxy/pythonxy-upstream/xlsxwriter

Viewing all changes in revision 900.

  • Committer: John McNamara
  • Date: 2019-02-08 20:52:59 UTC
  • Revision ID: git-v1:06f97bbc71223cadf6ee79e1080b5c648778a498
Fix for zip file DST 1980 datetime issue.

Fix for issue where zipfile.py raises "ZIP does not support
timestamps before 1980" exception. This seems to occur due to
issues with DST not being defined. The fix hardcodes the 1/1/1980
timestamp.

Issue #535

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: