Setting an entry in a Leaderboard - float to Int

Hi I am trying to set a record for my time attack project with the format 00:00:000
Everyitme I do it it sets is to just 1 number

Figure it out , so I multiplied the float by 1000 when recording the best time , and where I want to display the “score” best time divide by 1000