Fix available range of datetime for Local.from_utc_datetime and Local.from_local_datetime functions#979
Fix available range of datetime for Local.from_utc_datetime and Local.from_local_datetime functions#979vvkostenko wants to merge 2 commits intochronotope:0.4.xfrom
Local.from_utc_datetime and Local.from_local_datetime functions#979Conversation
…cal.from_local_datetime` functions
|
Hmm, I kind of don't want to take this because the Would you be interested in working on that? See also #989 which fixes other silliness in |
|
I don't know if it's exactly the way to go, but I did get a little OCD over the weekend after removing the panics and tried to clean up the module on this branch. Not sure if it's exactly the direction to go as it is mostly just cleaning up the current module and creating wrappers around |
|
A bit of OCD is probably a good thing for this! Your branch seems to still maintain the |
|
I think the changes here have been addressed by #992? |
fixes #977