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 ASCWriter millisecond handling #1734

Merged
merged 6 commits into from
Jan 21, 2024

Conversation

lumagi
Copy link
Collaborator

@lumagi lumagi commented Jan 20, 2024

With this PR, I would like to improve the string formatting of milliseconds in the ASCWriter class.
Unfortunately, the format seems to rely on localized datetimes. I added a commit to change the date time format to 24h instead of 12h. Let me know what you think.

@lumagi
Copy link
Collaborator Author

lumagi commented Jan 20, 2024

Supposed to fix part of the problem presented in #1699

Copy link
Collaborator

@zariiii9003 zariiii9003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@zariiii9003 zariiii9003 added the file-io about reading & writing to files label Jan 20, 2024
@zariiii9003 zariiii9003 merged commit 7e29504 into hardbyte:main Jan 21, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
file-io about reading & writing to files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants