I'm manipulating dates, and I need to convert ints to String without losing the number in front.
That is, 01, 02, 03, 04
I've tried String.valueOf() and Integer.ToString() , but it eliminates the zero on the left
thanks in...
asked by
28.10.2018 / 20:48