hi,
i want to do padding of characters by using nsnumberformatter. For Example. if string's value is 1 then it should get converted to 1.0.0. and if string value is 1.2 then it should get converted to 1.2.0
please help if any one know this.
Thanks in advance