Summary: | hh:mm:ss:zzz format data not interpreted from CSV file | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | paul |
Component: | datasources | Assignee: | kst |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | nicolas.brisset, syntheticpp |
Priority: | NOR | ||
Version: | 2.0.7 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Test CSV file and .kst configruation file |
Description
paul
2013-11-07 13:58:42 UTC
Created attachment 83401 [details]
Test CSV file and .kst configruation file
Your screen shot shows you are using hh:mm:ss.zzz (a dot in front of zzz) instead of hh:mm:ss:zzz. Does it work with hh:mm:ss:zzz? Yes, that was the problem. Sorry, my mistake. |