in reply to Re^2: Problem converting with FROM_UNIXTIME
in thread Problem converting with FROM_UNIXTIME

Sorry guys yep the problem was the lowercase issue. I complete missed this line
$sth->fetchrow_hashref("NAME_lc")
Thank you rev_1318 for spotting it