| ... | ... | @@ -16,7 +16,7 @@ In the following we will have a look at the fields which need to be filled out, |
|
|
|
* `%Y-%m-%d %H:%M:%S`
|
|
|
|
* Note in this example, the quotationmarks `"` do not appear in the timestamp format.
|
|
|
|
* **Column delimiter:** e.g. typical csv delimiter: , ; \\t
|
|
|
|
* **Timestam column** :
|
|
|
|
* **Timestamp column** :
|
|
|
|
* Note that the counter starts with zero.
|
|
|
|
* That means: If your Timestamp is in column one `1` in your file. You have to write a Zero `0` in this field.
|
|
|
|
* It is possible to specify different columns if the date/time format is spread across multiple columns. To do so, specify the column and the corresponding format. Additional columns can be added by pressing the + button (_Add another Timestamp column_).
|
| ... | ... | |
| ... | ... | |