How can I get seconds from 1970 in java ?
feedback
|
migrated from superuser.com Jan 26 '10 at 20:48
This question came from our site for computer enthusiasts and power users.
|
You mean epoch time? You can use
that will get the number of seconds since January 1st 1970 UTC time. this belongs on StackOverflow though, it will be moved there shortly so please don't repost. | |||||||
feedback
|
|
| |||
|
feedback
|