I know it is a really basic question, and I am aware I might not be finding the answer because I am not asking the right question however how can I change the NSDate value ?
For Example I have a date
property which is set to the date of a datePicker
and I want to create a new property which is the day before the date
property and another which is an hour before.