When I open CardConvert and setup my settings with "Midnight is 24" disabled. When i then convert within the UI the timestamp is correct. (""2022-10-17 00:00:00"")
When i then close CardConvert and run it via `/c/Program\ Files\ \(x86\)/Campbellsci/CardConvert/CardConvert.exe runfile=/c/Campbellsci/CardConvert/lastrun.ccf`
the timestamp results in "2022-10-16 24:00:00"
I checked the lastrun.ccf
```
[main]
SourceDir=C:\Users\User\Desktop\ecov_temp\fromPublicsftp\MDF_Pasture\combined_Flux_Notes\
TargetDir=C:\Users\User\Desktop\ecov_temp\fromPublicsftp\MDF_Pasture\converted_Flux_Notes\
Format=0
FileMarks=0
RemoveMarks=0
RecNums=1
Timestamps=1
CreateNew=0
DateTimeNames=1
Midnight24=0
ColWidth=925
ListHeight=365
ListWidth=190
BaleCheck=1
CSVOptions=6619599
BaleStart=38718
BaleInterval=32875
DOY=0
Append=0
ConvertNew=0
```