Re: NSDate
Re: NSDate
- Subject: Re: NSDate
- From: Andreas Mayer <email@hidden>
- Date: Thu, 5 Feb 2004 06:56:37 +0100
Am 05.02.2004 um 06:39 schrieb April Gendill:
Is it possible to take a string such as 2/04/04 and compare it to an
NSDate object?
Yes. Read up on NSCalendarDate's
- (id)initWithString:(NSString *)description calendarFormat:(NSString
*)format locale:(NSDictionary *)locale
bye. 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.
References: | |
| >NSDate (From: April Gendill <email@hidden>) |