Days since 1900

Posted by Jonas Byström on Stack Overflow See other posts from Stack Overflow or by Jonas Byström
Published on 2010-06-07T09:09:31Z Indexed on 2010/06/07 9:12 UTC
Read the original article Hit count: 219

Filed under:
|
|

I'm using data from Excel2007 as parsed by PHPExcel, and dates come out as days since 1900. How can I convert to string of 'YYYY-MM-DD' (or anything similar)?

© Stack Overflow or respective owner

Related posts about php

Related posts about phpexcel