Hi,
i compare 2 dates with NSComparisonResult. If one of the date is in the past, now or in the future i get with NSOrderedDescending, NSOrderedSame etc.
But i need the value of NSComparisonResult, because i have to know how many days are between the dates.
Does anybody knows how to get the value?
Thanks,
Flo
i compare 2 dates with NSComparisonResult. If one of the date is in the past, now or in the future i get with NSOrderedDescending, NSOrderedSame etc.
But i need the value of NSComparisonResult, because i have to know how many days are between the dates.
Does anybody knows how to get the value?
Thanks,
Flo