Convert time in hh:mm:ss to decimal

Hey community

How can I convert a string variable in the format hh:mm:ss to decimal? eg. from 03:30:00 to 3,50?

Thanks in advance

have a look here as a start:
grafik

If we want take it from string value:
grafik

we can enhance if needed

Thanks a lot, it works :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.