hi i am having 2:01:20 PM format in one label,
after some calculations , i need to change the hour, minute , of that label
that is ,
is it possible to change that label value,by converting it as NSDate object and can modify hour , minute like 3:20:30 PM
is there any setter methods to do it.
Thanks in advance.