ofxparser icon indicating copy to clipboard operation
ofxparser copied to clipboard

Handle the issue with FNB's multiple elements on a single line which …

Open jacques opened this issue 8 years ago • 2 comments

…throws 'RuntimeException: Failed to initialize DateTime for string:'

jacques avatar Jan 06 '17 20:01 jacques

Hmm, not currently sure how to make this more clever regarding the various ways the OFXs are generated. Ideally, we need to conform to spec (we'd need to read up on it), and if an OFX doesn't follow spec, then it wouldn't be supported...

asgrim avatar Jan 07 '17 11:01 asgrim

@jacques what are the differences here in the 2.00 format please? Does it actually warrant a second class? Also missing tests for this new class :/

asgrim avatar Jun 22 '17 08:06 asgrim