Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

When using Cardconvert with the command line interface it always converts to 24:00:00 time format instead 00:00:00 ignoring Midnight24=0


scholse1 Jan 11, 2023 02:35 PM

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

```

Log in or register to post/reply in the forum.