On Mon, Jun 30, 2008 at 3:14 PM, Steve Byan <[EMAIL PROTECTED]> wrote: > 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.
Well it looks like the RFC822 date grammar is context-free so implementing a parser shouldn't be that hard. You'll have to deal with Y2K, though. --Kyle Sluder _______________________________________________ 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]