foralost
foralost
I will look & test it in the next week to finish this PR
Ready for review.
jesus ~are there also .csv tests?~ ~maybe i forgot to update them~ Yes, there are ;) will look today
ok, i setup whole env on ubuntu (previously worked on Windows). I am still fighting with testExportCSV for whatever reason (the temp file is empty???) However the DateUtils test is...
Will look into this in next 2 weeks.
Did not make it for this weekend. Maybe at next I will look at it. If someone else is interested in working on this, feel free.
I could add field `Units` in the `Habits.csv` file, because I see it is a header file for other csvs laying around. If there is no problem in doing that,...
The 000 at the end comes from the fact that there is a 3 digits precision after comma, so it is not a bug `its a feature`.
Ahh, sure, ok, i thought long worked the same way. Tomorrow I will rethink the process. Thanks for noticing!
Created a copy of NumerUtilities.parseLong and adjusted it for int. If there is some refactory needed, I am willing to do it.