by Pascal » Apr 16 04 7:05 pm
=(x/86400)+25569
In that formula, x, represents the date/time. 86400 is the number of seconds per day, the 25569 is the base for 1 January, 1970.
If you then set the format of that cell to be a date field, with the appropriate time formatting, it should appear correctly.