Skip to content

fix: use millisecond when converting to chrono#63

Merged
hoodie merged 1 commit into
badboy:mainfrom
baptiste-le-m:main
May 15, 2025
Merged

fix: use millisecond when converting to chrono#63
hoodie merged 1 commit into
badboy:mainfrom
baptiste-le-m:main

Conversation

@baptiste-le-m
Copy link
Copy Markdown
Contributor

Hello !

I noticed that the original implementation did not include milliseconds in the conversion to chrono::NaiveTime.

I've updated the implementation to include milliseconds.
Could you please confirm if the previous behavior of not using milliseconds was intentional or not?

If it was intentional, please let me know so I can adjust the PR accordingly.

Thanks

Copy link
Copy Markdown
Collaborator

@hoodie hoodie 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 to me, I pretty sure that was not intentional. Thanks for the contribution.

@hoodie hoodie merged commit 8b3b6ac into badboy:main May 15, 2025
3 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.

2 participants