Closed rhuijben closed 1 month ago
Add some missing pieces to properly support DateOnly.
Add simple regression test showing that it now works in the usual cases. (It was +- completely broken before this PR. The parts that were added did bad conversions)
Resolves #1183
Nice PR by the way and thanks for this.
Add some missing pieces to properly support DateOnly.
Add simple regression test showing that it now works in the usual cases. (It was +- completely broken before this PR. The parts that were added did bad conversions)
Resolves #1183