BUG: Roundtrip with openpyxl and datetime precision #38644
Labels
Closing Candidate
May be closeable, needs more eyeballs
IO Excel
read_excel, to_excel
Upstream issue
Issue related to pandas dependency
The test
tests.io.excel.test_writers.test_datetimes
fails with openpyxl (now the default, xref #35029):The highlighted lines give
With these two lines removed, the results are of the form e.g.
2013-01-13 11:25:21
and the test passes.The text was updated successfully, but these errors were encountered: