$today = time () ;
<?PHP date_default_timezone_set('Africa/Johannesburg'); echo date('Y-m-d H:i:s',time());