Help for this page
$time2 = strftime("%b %d, %y %T", $m_raw, $d0_raw, $y_raw, $hh_raw, $m +m_raw, $ss_raw);
the date_raw is: 4/5/13 the m_raw is: 04 ... the loaded datetime variable is: 1365192540 the formatted date time is: Jan 07, 01 21:05:04