mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Change xlsx zip date to match Excel.
Changed the xlsx file zipinfo date to 1 Jan 1980 to match Excel. This will make a binary comparison possible, in conjuction with document property dates, if required.
This commit is contained in:
parent
6963a67af3
commit
e818021bbf
2 changed files with 8 additions and 10 deletions
1
.indent.pro
vendored
1
.indent.pro
vendored
|
|
@ -66,6 +66,7 @@
|
|||
-T lxw_drawing
|
||||
-T lxw_drawing_coords
|
||||
-T lxw_drawing_object
|
||||
-T lxw_error
|
||||
-T lxw_fill
|
||||
-T lxw_font
|
||||
-T lxw_format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue