Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Hi, latest as_datetime doesn't parse ISO time string any more.
I had to insert old implementation
into my code to revert to old semantics. It breaked my code.
Why shouldn't
as_datetimeparse dates without time as midnights?