Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to parse date/time format #70

Closed
Quix0r opened this issue Jan 10, 2017 · 2 comments
Closed

Failed to parse date/time format #70

Quix0r opened this issue Jan 10, 2017 · 2 comments

Comments

@Quix0r
Copy link
Contributor

Quix0r commented Jan 10, 2017

I get the following exception when trying to parse a ODS file:

Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (1900-01-08T00:57:35.9999999999) at position 0 (1): The timezone could not be found in the database in /bla/foo/third-party/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php:533

The file contains personal data so I cannot attach it.

@PowerKiKi
Copy link
Member

The 9999999999 is extremely suspicious to me. Did you have a look a the raw file manually to see what was the exact original content ?

I'd bet it is an invalid odd file.

@PowerKiKi
Copy link
Member

Closing for lack of feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants