You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a well known limitation of using the Excel numeric format. Time zero starts at 01/01/1900 and date before this are not supported by the format.
This is a well known limitation of using the Excel numeric format. Time zero starts at 01/01/1900 and date before this are not supported by the format.
This is well documented here: http://xlrd.readthedocs.io/en/latest/dates.html
So there is a need in GWHAT to go around this limitation.
The text was updated successfully, but these errors were encountered: