Closed andsji closed 2 months ago
Refactored Read & Cheep function bodies to use CsvReader and newly added Cheep record.
Also simplified and changed parameter type of FromUnixTimeToDateTime from string to long.
@Br00nac I looked into the issue you are describing and added/comitted the header to the csv file, so now the code works as intended :)
Refactored Read & Cheep function bodies to use CsvReader and newly added Cheep record.
Also simplified and changed parameter type of FromUnixTimeToDateTime from string to long.