Skip to content

dateFormat parameter ignored#1

Open
cdurmont wants to merge 1 commit intoSquirrelGrip:developfrom
cdurmont:FixSetDateFormat
Open

dateFormat parameter ignored#1
cdurmont wants to merge 1 commit intoSquirrelGrip:developfrom
cdurmont:FixSetDateFormat

Conversation

@cdurmont
Copy link

@cdurmont cdurmont commented Jan 6, 2023

Fixed QifReader::setDateFormat was ignoring dateFormat parameter
Fixed constructor was ignoring dateFormat parameter

The default date format ( M/d/yy ) was always used, resulting in parsing errors with my test files :

  • a Quicken file where dates are in MM/dd'yy
  • a MS Money file applying locale parameters

Fixed constructor was ignoring dateFormat parameter
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

Successfully merging this pull request may close these issues.

1 participant