// Adds dimensions UUID, Author and Topic into GA4
Friday, March 13, 2026
31.1 C
Singapore

EU chief doubts securing post-Brexit trade deal in 2020

European Commission chief Ursula von der Leyen has expressed “serious concern” over whether the bloc could conclude a  post-Brexit trade deal with Britain within the 2020 deadline.

Britain is due to leave the European Union on January 31, but will remain in a transitional arrangement until the end of next year while negotiators debate future trade ties.

“I am very worried given the little time we have,” von der Leyen told France’s Les Echos newspaper in an interview published Friday.

“It’s not only about negotiating a free trade deal but many other subjects. It seems to me that on both sides we must ask ourselves seriously if all these negotiations are feasible in such a short time,” she said.

“I believe that it would be reasonable to review things in the middle of the year, if necessary to see if an extension is needed.”

Under the withdrawal agreement which Prime Minister Boris Johnson has agreed with Europe but not yet pushed through parliament, the UK could ask for a one or two year extension.

See also  S'pore removed from EU's list of countries for lifting travel curbs: what went wrong?

But Johnson, who won a comfortable majority in the UK general election this month, insists he will not ask for more time and is preparing legislation to forbid such a move.

In this case, negotiators will only have 11 months to conclude a trade agreement, a task that officials on both sides have warned is extremely ambitious.

And if 2020 comes to an end with no deal concluded, Britain will sever ties with the huge EU single market with no follow-on deal to protect jobs and trade on both sides.

EU’s chief Brexit negotiator Michel Barnier said earlier this week that drafting and ratifying a post-Brexit deal by next year was an “immense challenge but we will give it our all”.

© Agence France-Presse

- Advertisement -

Hot this week

Daughter asks if 53-year-old mum can still get a job in Singapore: ‘I’m pretty desperate to help her’

SINGAPORE: A 21-year-old daughter has turned to social media, overwhelmed and worried, after learning that her 53-year-old single mother has still not been able to find work since losing her job in...

Fresh grad earning S$2k/month worries she may be undervaluing herself in the job market

SINGAPORE: Online discussions about starting salaries have resurfaced after a fresh graduate revealed on an online forum that she is currently earning just S$2,000 a month before CPF deductions. ...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //