4 messages in com.mysql.lists.win32RE: SQL Query that changes Epoch to Date
FromSent OnAttachments
Steve Bluck23 Nov 2006 18:58 
Bonnett, John23 Nov 2006 20:52 
Randy Clamons24 Nov 2006 12:49 
Steve Bluck25 Nov 2006 15:10 
Subject:RE: SQL Query that changes Epoch to Date
From:Bonnett, John (John@vision.zeiss.com)
Date:11/23/2006 08:52:51 PM
List:com.mysql.lists.win32

This might help http://www.rebol.net/cookbook/recipes/0051.html

______________

Carl Zeiss Vision Computer Scientist Asia Pacific

John Bonnett

19 Cooroora Crescent Lonsdale SA 5160 Australia

Hi All, I've been volunteered to look after a MySQL 4.0.23 database (I know it's old, but I thought I'd learn what I was doing before updating) which records dial-up radius users log details and all dates etc fileds in the tables are in Epoch format. I'm relatively comfortable using SQL queries to retrieve data but need to convert Epoch seconds to a 'me' friendly format to add meaning when debugging. Any help would be appreciated. Cheers Steve