Hello.
I need to split an NSNumber with an Integer value into value before and after the . so that i can show them in different labels.
And how can i then add zeros on the first part and add zeros on the fraction part of the number?
I have to show my money amount in 2 different labels with different font sizes.
thx