Re: Cocoa-dev Digest, Vol 6, Issue 1304
Re: Cocoa-dev Digest, Vol 6, Issue 1304
- Subject: Re: Cocoa-dev Digest, Vol 6, Issue 1304
- From: Jesse Armand <email@hidden>
- Date: Sat, 12 Sep 2009 20:15:47 +0700
Read the data into NSDate object, and compare it with
timeIntervalSinceDate: method.
This way, you'll get the time interval in seconds and then convert it
to unit of days.
Jesse Armand
----------------------------------------
(http://jessearmand.com)
On Sat, Sep 12, 2009 at 6:25 PM, Rajashekhar Managoli
<email@hidden> wrote:
> Hi All,
>
> I am new to Objective C and COCOA and Iphone Delopment
>
> I am reading two dates from UIDatepicker i want find the diffrence between
> to days
>
> say 12/09/2009 in DDMMYYYY format 16/09/2009 DDMMYYYY for and finde the
> number of days in between.
>
> Thnaks in advance
>
> Regards
> Raj
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden