On Jun 30, 2008, at 12:35 PM, Steve Byan wrote:
I'm having trouble grokking NSDateFormatter on OS X 10.4. Does it support RFC822-style dates?
It should, but you'll have to make your own format string to do that. NSDateFormatter does make some guesses at the format when getting the date from a string, but only when it's using 10.0-style behavior, and even then it's better to just make your own format string.
Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]