I'm having trouble grokking NSDateFormatter on OS X 10.4. Does it
support RFC822-style dates? I'm parsing an XML document; here's the
pertinent code snippet:
The myObservationTimeRFC822 string is "Mon, 30 Jun 2008 13:56:00
-0400 EDT", but NSLog(@"myObservationTime %@", myObservationTime)
prints "myObservationTime 1969-12-31 19:00:00 -0500".
Best regards,
-Steve
--
Steve Byan <email@hidden>
Littleton, MA 01460
_______________________________________________
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