Skip to main content

Date time

12th October, 2022

Updated: 12th October, 2022

    $datestring3= strtotime($row['date']);
    $orgdate= date( "jS F Y", $datestring3);
    
    $ststring= strtotime($row['start_time'] );
    $starttime= date( "h:ia", $ststring);

    cfb81449-99e9-41dc-8d48-31e677ff0285

    Created on: 12th October, 2022

    Last updated: 12th October, 2022

    Tagged With: