[android-developers] Date Query

2011-07-25 Thread kirti waykole
hello , I am new in Android. I am trying to make reminder system. i made 1 database and storing all data in that database. now i want to get date from database in (dd/mm/) format. I want to compare that date with system . Plz guide me how can i do this. thanks in advance -- You received

Re: [android-developers] Date Query

2011-07-25 Thread TreKing
On Mon, Jul 25, 2011 at 6:56 AM, kirti waykole kirti.carr...@gmail.comwrote: now i want to get date from database in (dd/mm/) format. I want to compare that date with system . Plz guide me how can i do this. Read the documentation for Date, or use Google - this has nothing to do