I am guessing your date field is either using mysql time or you are storing the return of time() either way its the Unix Epox time, basically every second since Jan 1st 1970 12:00:00am, to get a value for display run it through date() and format as needed
1012858238
Mon Feb 04 14:30:38 2002