We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Requested in #849. I'd like to wait until #844 has been merged (should be soon).
_opt()
Days
NaiveDateTime::from_timestamp_millis(_opt)
arbitrary::Arbitrary
The text was updated successfully, but these errors were encountered:
I think at this point we're also going to want to include #851 and #853. I'm on holiday this week so might be slower to get through reviews for a bit.
Sorry, something went wrong.
It's done. https://github.com/chronotope/chrono/releases/tag/v0.4.23
No branches or pull requests
Requested in #849. I'd like to wait until #844 has been merged (should be soon).
_opt()
alternative (0.4.x: deprecate methods that have an_opt()
alternative #827)Days
type (add/sub Days #784)NaiveDateTime::from_timestamp_millis(_opt)
(NaiveDateTime::from_timestamp_millis(_opt) #818, thanks to @Pscheidl -- backported in Port from_timestamp_millis() (#818) to 0.4.x #823)arbitrary::Arbitrary
trait (Arbitrary 04x #849, thanks to @greyblake and @asayers)The text was updated successfully, but these errors were encountered: