Try to parse() it first: $date = Carbon::parse($dateTime) ->addSeconds($seconds) ->format('Y-m-d H:i:s');