Hello guys,

Been searching everywhere on this one and haven't come up with a solution yet.

I am looking to convert a decimal point into total number of seconds.

The decimal point would be like so: 20.49 representing 20 minutes and 49 seconds.

I would like to convert this, if possible, into the total number of seconds.

I have seen a few different approaches to this i.e. converting the decimal to time first then into seconds but just wondering if there was a cleaner way of doing this?

Many thanks in advance for any suggestions you may have.