RE: Newbie question regarding Learning Cocoa?
RE: Newbie question regarding Learning Cocoa?
- Subject: RE: Newbie question regarding Learning Cocoa?
- From: email@hidden
- Date: Mon, 4 Jun 2001 15:58:19 -0400
Oops, sorry about my mistake. I've been programming in Java today, and didn't
switch hats on time.
Apologies for any confusion.
Juan
-- Original Message --
>
Hi,
>
it is a factory method (note the plus sign) look in
>
file:///System/Library/Frameworks/Foundation.framework/Versions/C/Resources/
>
English.lproj/Documentation/Reference/ObjC_classic/Classes/NSDate.html#//apple_ref/
>
occ/clm/NSDate/date
>
>
<Attachment missing>
>
>
Creates and returns an NSDate set to the current date and time. This
>
method uses the default initializer method for the class, init.
>
>
A typical example of using date to get the current date is:
>
>
<Attachment missing>
>
>
Thanks,
>
>
Rajnish
>
>
>
On Monday, June 4, 2001, at 08:34 AM, email@hidden wrote:
>
>
> date is just a variable of type NSCalendar, which will hold a date
>
> object.
>
>
>
> Juan
>
>
>
>> p. 158:
>
>>
>
>> return [NSCalendarDate date] what is 'date'? Is it a function?
>
>>
>
>> Any help with the above would be much appreciated.
>
>>
>
>>
>
>> Philippe de Rochambeau
>
>> _______________________________________________
>
>> cocoa-dev mailing list
>
>> email@hidden
>
>> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
> _______________________________________________
>
> cocoa-dev mailing list
>
> email@hidden
>
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev