Bug 337595 - Time Offset from ASCII File
Summary: Time Offset from ASCII File
Status: REPORTED
Alias: None
Product: kst
Classification: Applications
Component: datasources (show other bugs)
Version: 2.0.7
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-19 03:45 UTC by Ben Lewis
Modified: 2014-07-19 05:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Lewis 2014-07-19 03:45:28 UTC
In the "Configure ASCII File" dialogue box there are a number of options for the time offset source. It would be great to add "Read offset from line:" as another source (just as is currently done with field names and units).

Reproducible: Always

Steps to Reproduce:
1. Start the Data Wizard
2. Select a data file and click "configure"
3. In the "offset" section there are three options - "time/date", "file date" and "relative"
Actual Results:  
There is no option to read the offset from a line in the ASCII file header.

Expected Results:  
There should be an option to read the offset from a line in the ASCII file header (just like field names and units).
Comment 1 Ben Lewis 2014-07-19 05:06:17 UTC
Ideally I would like to use a date/time offset in the following format

yyyy-mm-ddThh:mm:ss.sss

Which I think is compliant with the ISO 8601 standard.