• 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: NSCalendar/NSDate - generating all months/days in a year
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSCalendar/NSDate - generating all months/days in a year


  • Subject: Re: NSCalendar/NSDate - generating all months/days in a year
  • From: Nathan Vander Wilt <email@hidden>
  • Date: Mon, 22 Dec 2008 13:40:49 -0600

On Dec 22, 2008, at 11:38 AM, mmalc Crawford wrote:
On Dec 22, 2008, at 9:22 AM, Nathan Vander Wilt wrote:
[Good advice, except:]
NSCalendar can handle overflow, so you can have an NSDateComponent that says something like Year:2008 Month:1 Days:364 and you will get the right date from components.

You should not rely on this behaviour.


Oh dear, thanks for noticing that! I should have double-checked: Only - dateByAddingComponents:toDate:options: is documented to handle "overflow". Not -dateFromComponents:, which is actually documented to return nil for out-of-range values. Sorry about that.

-nvw
_______________________________________________

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: 
 >NSCalendar/NSDate - generating all months/days in a year (From: Keith Blount <email@hidden>)
 >Re: NSCalendar/NSDate - generating all months/days in a year (From: Nathan Vander Wilt <email@hidden>)
 >Re: NSCalendar/NSDate - generating all months/days in a year (From: mmalc Crawford <email@hidden>)

  • Prev by Date: CharacterAtIndex method?
  • Next by Date: Re: CharacterAtIndex method?
  • Previous by thread: Re: NSCalendar/NSDate - generating all months/days in a year
  • Next by thread: Re: NSCalendar/NSDate - generating all months/days in a year
  • Index(es):
    • Date
    • Thread