Help for this page

Select Code to Download


  1. or download this
    $time2 = strftime("%b %d, %y %T", $m_raw, $d0_raw, $y_raw, $hh_raw, $m
    +m_raw, $ss_raw);
    
  2. or download this
    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