plist-cil icon indicating copy to clipboard operation
plist-cil copied to clipboard

Binary plist parse failing due to apparent timestamp conversion

Open mrthaggar opened this issue 2 years ago • 2 comments

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

mrthaggar avatar Mar 11 '22 09:03 mrthaggar

Do you have the full stack trace?

qmfrederik avatar Nov 24 '22 22:11 qmfrederik

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

claunia avatar Nov 25 '22 08:11 claunia