Guest_imported
New member
- Jan 1, 1970
- 0
Hi!!!
Do you know which is the best way to convert into seconds the next:
I have var1 + var2 9.45 + 9.45 (String or Numeric no problem)...
And I need to get the exactly hours and minutes for example: the correct result is 19 hours with 30 Minutes 19.30 and not 18.90 like a real addition calc....
Do you know if I can use some conversions? is it better to use string or numeric? Does and function right now exist for this?
Thanks for any help
MR
Do you know which is the best way to convert into seconds the next:
I have var1 + var2 9.45 + 9.45 (String or Numeric no problem)...
And I need to get the exactly hours and minutes for example: the correct result is 19 hours with 30 Minutes 19.30 and not 18.90 like a real addition calc....
Do you know if I can use some conversions? is it better to use string or numeric? Does and function right now exist for this?
Thanks for any help
MR