ofxparser
ofxparser copied to clipboard
Handle the issue with FNB's multiple elements on a single line which …
…throws 'RuntimeException: Failed to initialize DateTime for string:'
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...
@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 :/