System.currentTimeMillis() gets you the number of milliseconds sinc 1/1/1970 00:00:00.000 UTC.
On Feb 25, 1:21 pm, Martin <[email protected]> wrote: > Hi! > > There are so many Date-classes (GregorianCalendar, Calendar, TimeZone, > Date,.....), I lost track. > > How can I get the seconds now since 1.1.1970 as "long" in Android? > > Greetings, Martin -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

