Use UTC in generating DOS date#15
Conversation
|
Any word on this? This fix is quite critical, especially for tests. If you're running tests to verify that the created archive is exactly the same as an archive that you have created manually, and you happen to run the test on a machine whose timezone is not the same as your machine's timezone (e.g. on a CI platform), then the test will fail. This happens because the last-modified time of the entries in the archive are different. |
|
ive went back and forth on this in the past used to patch my tests to account for such too. hum let me think on this for a bit longer; i do see merit in it... lets just do it now :) |
Use UTC in generating DOS date
|
great, thanks! any plans of an upcoming release? |
|
yep, just got sidetracked |
|
perfect! thanks |
Closes #14