TECTED]>
> Subject: Re: NSPredicateEditor and date comparisons
> To: cocoa-dev@lists.apple.com
> Received: Sunday, 7 December, 2008, 6:16 PM
> I remember, way long ago in the past, having to supply a
> time component to go with a date component - otherwise some
> seemingly "random&qu
t; wrote:
From: Josh Abernathy <[EMAIL PROTECTED]>
Subject: Re: NSPredicateEditor and date comparisons
To: [EMAIL PROTECTED]
Cc: "Cocoa-Dev List"
Received: Sunday, 7 December, 2008, 5:00 PM
Ah, yes, that would be the more accurate way to explain it.
I have an NSDatePicker in my NSPredic
u ran the program?
--- On Sun, 7/12/08, Josh Abernathy <[EMAIL PROTECTED]> wrote:
> From: Josh Abernathy <[EMAIL PROTECTED]>
> Subject: Re: NSPredicateEditor and date comparisons
> To: [EMAIL PROTECTED]
> Cc: "Cocoa-Dev List"
> Received: Sunday, 7 December,
om: Josh Abernathy <[EMAIL PROTECTED]>
Subject: NSPredicateEditor and date comparisons
To: "Cocoa-Dev List"
Received: Sunday, 7 December, 2008, 11:14 AM
Hi all,
In my application, users have the option of comparing to a
date in an NSPredicateEditor. For the NSDates it is
comparing agai
ens.
--- On Sun, 7/12/08, Josh Abernathy <[EMAIL PROTECTED]> wrote:
> From: Josh Abernathy <[EMAIL PROTECTED]>
> Subject: NSPredicateEditor and date comparisons
> To: "Cocoa-Dev List"
> Received: Sunday, 7 December, 2008, 11:14 AM
> Hi all,
>
> In
Hi all,
In my application, users have the option of comparing to a date in an
NSPredicateEditor. For the NSDates it is comparing against, only the
date is important; time doesn't matter.
The interesting thing I found about NSPredicateEditor is the
NSTimeInterval it compares my NSDates to
Hi all,
In my application, users have the option of comparing to a date in an
NSPredicateEditor. For the NSDates it is comparing against, only the
date is important; time doesn't matter.
The interesting thing I found about NSPredicateEditor is the
NSTimeInterval it compares my NSDates to