When running the OmConvert programme, I would like to specify the time as UNIX epochs. Below an example of the code I ran:
omconvert datafile.cwa -time 1 -svm-file datafile.svm.csv -svm-epoch 60 -svm-filter 1
The file I get has its time still in normal data/time format. Am I missing something?