Re: Date string from NSDate
Re: Date string from NSDate
- Subject: Re: Date string from NSDate
- From: Paul Collins <email@hidden>
- Date: Fri, 25 Jan 2002 23:19:34 -0800
Nevermind, I rewrote my date system with NSCalendarDates instead.
But thanks for the oh-so-helpful discussion of "Cocoa Viability", that
really cleared everything up for me.
Paul Collins
On Friday, January 25, 2002, at 03:55 PM, Paul Collins wrote:
I'm trying to display a particular date as a string for a dialog. I have
the date as a CFAbsoluteTime...