Re: RFC822 date-string to NSDate
Re: RFC822 date-string to NSDate
- Subject: Re: RFC822 date-string to NSDate
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 30 Jun 2008 12:54:56 -0600
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 (email@hidden)
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:
This email sent to email@hidden