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

Binary plist parse failing due to apparent timestamp conversion #72

Open
mrthaggar opened this issue Mar 11, 2022 · 2 comments
Open

Binary plist parse failing due to apparent timestamp conversion #72

mrthaggar opened this issue Mar 11, 2022 · 2 comments

Comments

@mrthaggar
Copy link

I'm experiencing an exception when attempting to parse a binary plist. The exception thrown is:

{"The added or subtracted value results in an un-representable DateTime.\r\nParameter name: value"}

Unfortunately, I cannot share the plist, but is there anyway to work around this?

Thanks

@qmfrederik
Copy link
Contributor

Do you have the full stack trace?

@claunia
Copy link
Owner

claunia commented Nov 25, 2022

Or better yet a file that fails so we can add it to the tests.

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

No branches or pull requests

3 participants