Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix loss of precision with BigDateTime #219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lanfeust69
Copy link

We should ensure as much as possible a correct round-trip with DateTime.
Since DateTime has a higher precision (1/10 µs instead of 1 µs), this is
the limit, but we can avoid truncating microseconds.

We should ensure as much as possible a correct round-trip with DateTime.
Since DateTime has a higher precision (1/10 µs instead of 1 µs), this is
the limit, but we can avoid truncating microseconds.
@Ju42
Copy link

Ju42 commented Feb 24, 2023

Hello @zoechelvaraj is this project still maintained ? I see that you accepted this PR a year ago but it's still waiting to be merged

@tangocoder
Copy link

Indeed, I'd like to see this PR merged

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants