ivan-berezhnov / php-excel-reader

Automatically exported from code.google.com/p/php-excel-reader
0 stars 0 forks source link

Problem with readed date. #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Write 16/06/2010  09:20:01 in any cell of Excel 2007 and save file
2.Use PHP Excel Reader to read the Cell
3. The result is 17/06/2010 04:20:00 instead 16/06/2010  09:20:01

What is the expected output? What do you see instead?
17/06/2010 04:20:00 instead 16/06/2010  09:20:01

Please provide any additional information below.
The XLS file was made with Excel 2007 saved as excel 97-2003 format.

Original issue reported on code.google.com by memin.co...@gmail.com on 5 Jul 2010 at 11:04

GoogleCodeExporter commented 9 years ago
Hi ,
Me also facing the same issue kindly let me know what is the solution for this 
problem.
I am using xls file of  Open-Office file Calc.

Original comment by kapoor.r...@gmail.com on 18 Aug 2014 at 9:11