Skip to content

Conversation

thatsokay
Copy link

  • Changed date format from YYYY-MM-dd to yyyy-MM-dd
    YYYY is week year and was causing incorrect dates close to the end of the calendar year
  • Removed trailing CSV separator at the end of heading line
    Trailing separator was causing CSV parsers to error due to mismatched number of columns
  • Reformatted file

Kaligula0 added a commit to Kaligula0/gnucash-android-fork that referenced this pull request Mar 16, 2024
@thatsokay's code in codinguser/gnucash-android PR codinguser#904:
1) Removed trailing CSV separator at the end of heading line
2) Trailing separator was causing CSV parsers to error due to mismatched number of columns
Reformatted file
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