• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: RFC822 date-string to NSDate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC822 date-string to NSDate


  • Subject: Re: RFC822 date-string to NSDate
  • From: "Kyle Sluder" <email@hidden>
  • Date: Mon, 30 Jun 2008 15:55:36 -0400

On Mon, Jun 30, 2008 at 3:14 PM, Steve Byan <email@hidden> 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 (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

References: 
 >RFC822 date-string to NSDate (From: Steve Byan <email@hidden>)
 >Re: RFC822 date-string to NSDate (From: Andy Lee <email@hidden>)
 >Re: RFC822 date-string to NSDate (From: Steve Byan <email@hidden>)

  • Prev by Date: Re: Connecting to non-standard HTTP ports with authorization
  • Next by Date: [Cocoa] Subclassing NSMutableURLRequest
  • Previous by thread: Re: RFC822 date-string to NSDate
  • Next by thread: Re: RFC822 date-string to NSDate
  • Index(es):
    • Date
    • Thread