John,
The data format is Unix time - very commonly used in database systems. There is a conversion command in SQL, FROM_UNIXTIME, see https://dev.mysql.com/doc/refman/5.5/en/date-and-time-functions.html#function_from-unixtime
Floyd
John,
The data format is Unix time - very commonly used in database systems. There is a conversion command in SQL, FROM_UNIXTIME, see https://dev.mysql.com/doc/refman/5.5/en/date-and-time-functions.html#function_from-unixtime
Floyd