// Adds dimensions UUID, Author and Topic into GA4
Tuesday, January 13, 2026
28.3 C
Singapore

PM Lee’s top moments of 2018 includes meeting Mahathir after his election win and US-North Korea summit

Singapore Prime Minister Lee Hsien Loong has indicated in social media that his top moments of 2018 include the US-North Korea summit that Singapore hosted and meeting his Malaysian counterpart Dr Mahathir Mohamad after his historic election win across the causeway.

PM Lee released a video highlighting his top moments from each of the 12 months of 2018. The video lists the top moments of 2018 as such:

  • Top moment of January – Launched Singapore’s ASEAN chairmanship
  • Top moment of February – Ushered in the Year of the Dog (Chingay 2018)
  • Top moment of March – Met overseas Singaporeans in 2018
  • Top moment of April – Singapore goes for gold in the Commonwealth Games
  • Top moment of May – Met with Dr Mahathir after his election win
  • Top moment of June – Hosted the DPRK-US Singapore summit
  • Top moment of July – Singapore marched in France’s Bastille Day Parade
  • Top moment of August – Announced the Merdeka Generation Package at National Day Rally 2018
  • Top moment of September – Celebrated 50 years of the RSAF
  • Top moment of October – Signed the EU-Singapore Free Trade Agreement
  • Top moment of November – A busy week hosting the 33rd ASEAN summit
  • Top moment of December – And off to Argentina for G20
See also  Jho Low’s super yacht Equanimity sold for US$126 million

https://www.facebook.com/leehsienloong/videos/955704647948843/

- Advertisement -

Hot this week

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); } });
// //