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
<raj.mang...@gmail.com> 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 (Cocoa-dev@lists.apple.com)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/mnemonic.fx%40gmail.com
>
> This email sent to mnemonic...@gmail.com
>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to