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

A rounding bug in Dates module? #37738

Open
bigdataman2015 opened this issue Sep 25, 2020 · 4 comments
Open

A rounding bug in Dates module? #37738

bigdataman2015 opened this issue Sep 25, 2020 · 4 comments
Labels
domain:dates Dates, times, and the Dates stdlib module

Comments

@bigdataman2015
Copy link

https://discourse.julialang.org/t/explain-the-results-of-ceiling-dates/44553/2

@MarcMush
Copy link
Sponsor Contributor

this is working as intended
docs

but maybe round(::Time, ::Period) should be defined

@ravibitsgoa
Copy link
Contributor

I would like to implement this method.

@Moelf
Copy link
Sponsor Contributor

Moelf commented Oct 5, 2020

#37286 related?

@ViralBShah ViralBShah added the domain:dates Dates, times, and the Dates stdlib module label Sep 5, 2022
@TheLostLambda
Copy link
Contributor

but maybe round(::Time, ::Period) should be defined

Implemented in this PR! #52629

@IanButterworth IanButterworth changed the title A bug in Dates module? A rounding bug in Dates module? Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:dates Dates, times, and the Dates stdlib module
Projects
None yet
Development

No branches or pull requests

6 participants