Time conversion to milliseconds format

Hello everyone,

I searched the forum for my answer but without success.
Let me explain:
In a text box, I enter a time in the format 02:35:54 and I want to convert it to milliseconds, but it says "the operation getmillis cannot accept the arguments: [02:35:54]

I can convert milliseconds to time, but not vice versa.

I solved my problem. These blocks recognize the HH:mm:ss format that I enter in my text box.

blocks(7)

Why doesn’t the sum of milliseconds equal the number of hours?

Does anyone have an answer?
TESTS_temps_copie.aia (424.7 KB)

Hi Frederic,

I think it’s a time zone issue, take a look here.

and,

1 Like