Posts by João Martins • 121 points
1 post
-
1
votes2
answers73
viewsA: How do you get the time zeroes out?
Using this code will "truncate" the value to 3 decimal places, however you may lose the ":" Cronometro.Text = dt.tostring("N3");
1 post
1
votes2
answers73
viewsUsing this code will "truncate" the value to 3 decimal places, however you may lose the ":" Cronometro.Text = dt.tostring("N3");