Re: Bug in NSCalendarDate?
Re: Bug in NSCalendarDate?
- Subject: Re: Bug in NSCalendarDate?
- From: Andreas Mayer <email@hidden>
- Date: Mon, 3 May 2004 18:05:53 +0200
Am 03.05.2004 um 17:33 schrieb Pat Homelvig:
Am I missing something?
From the docs:
"The year value must include the century (for example, 1999 instead of
99). The other values are the standard ones: 1 through 12 for months, 1
through 31 for days, 0 through 23 for hours, and 0 through 59 for both
minutes and seconds."
So you can only pass 1 through 31 for the day value. And you must pass
a valid month too.
Andreas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.