$date = CarbonCarbon::createFromFormat('Y-m-d H:i:s',$calc[0]['created_at']); $date->setTimezone('Asia/Karachi'); $date->format('d M, Y H:i A')