How to use ``xlrd.xldate_as_tuple()``
I am not quite sure how to use the following function: xlrd.xldate_as_tuple for the following data xldate:39274.0 xldate:39839.0 Could someone please give me an example on usage of the function for the data? msw Quoth the documentation : Dates in Excel spreadsheets In reality, there are no such things. What you have are floating point numbers and pious hope. There are several problems with Excel dates: (1) Dates are not stored as a separate data type; they are stored as floating point numbers and you have to rely on (a) the "number format" applied to them in Excel and/or (b) knowing which