Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Load file with absolute timestamps #39

Closed
lsteynen opened this issue Jul 7, 2017 · 1 comment
Closed

Load file with absolute timestamps #39

lsteynen opened this issue Jul 7, 2017 · 1 comment
Assignees

Comments

@lsteynen
Copy link

lsteynen commented Jul 7, 2017

Hi,
I want to load a file with absolute date/time column. This seems not to be possible?
For example:
DateTime;Supply;Exhaust;T1;T2;T3
7/07/2017 16:00:01;3500;3501;28,2;-3,9;24,4
7/07/2017 16:10:01;3499;3500;28,3;-3,8;24,5
7/07/2017 16:20:01;3500;3500;28,4;-3,7;24,6

@jgeudens jgeudens self-assigned this Jul 24, 2017
@jgeudens
Copy link
Owner

I will support date and times in following formats:

  • "17-07-2017 23:45:01.300"
  • "17/07/2017 23:45:01.300"
  • "17 07 2017 23:45:01.300"
  • "7 7 2017 23:45:01,300"
  • "7/7/2017 23:45:01,300"
  • "7 7 2017 23:45:01"
  • "7/7/2017 23:45:01"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants