I believe if you just get a calendar instance, it is automatically the current date (Calendar.getInstance() for example). Also, System.currentTimeMillis() should give you the epoch value.
On Mar 26, 1:01 pm, pengailan <[EMAIL PROTECTED]> wrote: > How can I get the current date from the android system? I have > searched the API but I cant find any .. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

