On Jun 30, 2008, at 2:50 PM, Andy Lee wrote:

I'm not too familiar with NSDateFormatter. Do you need to call - setDateFormat:?

Ah, thanks, I missed the statement hidden on page 23 of "Data Formatting Programming Guide for Cocoa", which says:

"You use the format string is used to specify both the input to and the output from date formatter objects."

That's a bummer, because RFC822 dates have some optional elements and so don't conform to a fixed format. I hoped that the default parsing was smart.

Anyone have any pointers to some Objective-C RFC822-date-time parsing code? An NSDateFormatter category containing dateFromRFC822DateTimeString: would be great :-)

Best regards,
-Steve

--
Steve Byan <[EMAIL PROTECTED]>
Littleton, MA 01460


_______________________________________________

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]

Reply via email to