maennchen / ZipStream-PHP

:floppy_disk: PHP ZIP Streaming Library
https://maennchen.dev/ZipStream-PHP/
MIT License
1.74k stars 104 forks source link

Fix date to DOS time conversion #306

Closed josemmo closed 2 months ago

josemmo commented 2 months ago

Fixes bug where DOS times are calculated incorrectly when the local machine timezone is different from UTC.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9634443169

Details


Totals Coverage Status
Change from base Build 9545436956: 100.0%
Covered Lines: 514
Relevant Lines: 514

💛 - Coveralls
coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9634464002

Details


Totals Coverage Status
Change from base Build 9545436956: 100.0%
Covered Lines: 514
Relevant Lines: 514

💛 - Coveralls
maennchen commented 2 months ago

Thanks @josemmo ❤️