View Single Post
  #3 (permalink)  
Old 07-28-2007, 12:34 AM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
As for why here is the description of java.util.Date.getTime from the java docs
"Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object."
Reply With Quote