Hello,
I would like to know how to format an output to 2 number after the comma , with this code

MinutesTF.setText("" + Minutes);
I taught It was going to be something like ...