Using NSAppleEventDescriptor with NSDates
Using NSAppleEventDescriptor with NSDates
- Subject: Using NSAppleEventDescriptor with NSDates
- From: Mike Abdullah <email@hidden>
- Date: Fri, 20 Jan 2006 16:32:11 +0000
Does anyone know if it's possible to use NSAppleEventDescriptor with
an NSDate?
I can easily do [NSAppleEventDescriptor descriptorWithString: ] to
create an event descriptor from a string, and the same goes for
integers, but I see no way of doing things with dates!
There is [NSAppleEventDescriptor
descriptorWithDescriptorType:data: ] Would that work if I could find
the descriptor type for dates? (Thus far I've looked and haven't been
able to!)
Mike.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden