My timer is not showing 2 digits for minutes and seconds, I can I fix it?

Hi!
I made a timer widget and it has a problem
I’m sure that I made each minutes and seconds to show 2 digits each as the screenshot shows below


And the timer is working with this BP.

However, when I hit simulate and check, it only shows one digit for both minutes and seconds.

can anyone tell me what is wrong with my code?

I just figured it out myself!
I just had to extend “To Text (Float)” node and change Minimum Integral Digits to 2
I’m sorry if anyone is bothered by my question now and thank you for being interested in.

Have a great day everyone!

1 Like