Re: Week of month confusion?
Re: Week of month confusion?
- Subject: Re: Week of month confusion?
- From: Kyle Sluder <email@hidden>
- Date: Tue, 19 Mar 2013 08:00:47 -0700
On Mar 19, 2013, at 6:38 AM, Fulbert Boussaton <email@hidden> wrote:
> Hi,
>
> your code works fine here : every value returned by [NSDateComponents weekOfMonth] is equal to "1", as it should.
What's your calendar's value for minimumDaysInFirstWeek?
>
> You wrote "%ld" in the NSLog param, maybe the cast from NSInteger to long breaks things on your end...
No, computers don't increment and decrement values without you telling them to do so.
--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