Is there a simple way to format dates like the iPhone SMS app does? That being that if a date is from the same day, show the time and if it's from the past week show the day of the week and if it's older show a date like 1/2/09.
I don't see anything like this in NSDateFormatter.
I don't see anything like this in NSDateFormatter.