Hi @Dmitry Gudkov
Introductory explanation:
-
I have a date with time accurate to the second in text format in a csv file.
-
I read this information into EM and convert this text of the text-format into a date-format number.
-
The measurements are in an interval of one minute. The seconds can only differ depending on when the measurement protocol is started.
What doesn't work for me:
- I have noticed that when I calculate the time difference later, I get differences in EM, even though the time difference is the same. (In my eyes)
In this example you can see the calculation of exactly one minute each
The results differ in the 10th place.
But I need the same "number" to put it together again. (See pictures)
Example only contains two calculations. (PS: Excel calculates correctly!)
In the project there are x calculations.
Timestamp_Diff_Not_Equal.morph (6,1 KB)
Timestamp_Diff_Not_Equal.xlsx (10,4 KB)