how to compare two date in objective c
that is . i have two date..
2009-05-11 and current-date
i want check the given date is current-date or not...
how it is possible...
pls help me detailed ..
thanks and regards .. by raju..
|
|
how to compare two date in objective c that is . i have two date.. 2009-05-11 and current-date i want check the given date is current-date or not... how it is possible... pls help me detailed .. thanks and regards .. by raju..
|
|||
|
|
|
|
..
|
||||||||
|
|
|
Hi, What you really need is to compare two objects of the same kind.
|
|||