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

Minimum and maximum NaiveDateTimes #276

Closed
njaard opened this issue Sep 1, 2018 · 1 comment
Closed

Minimum and maximum NaiveDateTimes #276

njaard opened this issue Sep 1, 2018 · 1 comment

Comments

@njaard
Copy link

njaard commented Sep 1, 2018

It would be useful to get the "earliest" and "latest" NaiveDateTime in much the same way that ::std::u64::MAX contains 2^64.

Frustratingly, the actual value isn't even documented, so I couldn't specify this value if I wanted to.

@pitdicker
Copy link
Collaborator

Constants for this were added in #452, and moved to associated constants in #726.

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

No branches or pull requests

2 participants