I have a column of serial numbers that represent date/time in seconds. This column of time is the result of a ODBC connection to a Oracle DB Table in one of our Genesys databases.
Here are few examples.
1327932243
1327934323
1327935422
1327935705
I would like to know how to convert these serial numbers to a mm/dd/yyyy hh:mm:ss format.
Thanks.
Sandy
Bookmarks