openpyxl reads cell with format

Mahmood Naderan nt_mahmood at yahoo.com
Sun Jun 4 13:30:19 EDT 2017


Hello guys...
With openpyxl, it seems that when the content of a cell is something like "4-Feb", then it is read as "2016-02-04 00:00:00" that looks like a calendar conversion.

How can I read the cell as text instead of such an automatic conversion?
 Regards,
Mahmood



More information about the Python-list mailing list