Bug 504505 - [Feature Request] Unix time format as option on import
Summary: [Feature Request] Unix time format as option on import
Status: CONFIRMED
Alias: None
Product: LabPlot2
Classification: Applications
Component: backend (other bugs)
Version First Reported In: 2.11.1
Platform: unspecified Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Alexander Semke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-19 08:44 UTC by Alex
Modified: 2025-05-21 13:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2025-05-19 08:44:57 UTC
SUMMARY
When importing a csv file (from ie datalogger) in LabPlot there are many options for date formats to use but no option for a Unix timestamp format. Many (industrial) PLCs/logging devices uses this format as standard and would be nice to have the option to convert at import without manipulating the csv first. 

STEPS TO REPRODUCE
1. Have a csv file with ie logging data and one of the columns to be timestamp in unix time format
2. Import this file in LabPlot and attempt selecting correct time format for the date/time column
3. 

OBSERVED RESULT
No option for Unix Time format

EXPECTED RESULT
To be able to select the widely used Unix Time format

SOFTWARE/OS VERSIONS
Windows: Windows 10
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
This issue/question was also posted in the discuss forum: https://discuss.kde.org/t/convert-unix-timestamp/34238
Currently the workaround is to manipulate the csv file ahead of import