Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix date to DOS time conversion #306

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

josemmo
Copy link
Contributor

@josemmo josemmo commented Jun 23, 2024

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

- Updated Time class
- Updated unit tests

> Fixes bug where DOS times are calculated incorrectly when the local machine timezone is different from UTC.
@coveralls
Copy link

coveralls commented Jun 23, 2024

Pull Request Test Coverage Report for Build 9634443169

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on fix/dos-time-conversion at 100.0%

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

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 23, 2024

Pull Request Test Coverage Report for Build 9634464002

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on fix/dos-time-conversion at 100.0%

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

💛 - Coveralls

@maennchen
Copy link
Owner

Thanks @josemmo ❤️

@maennchen maennchen merged commit 9da34d6 into maennchen:main Jun 24, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants