// Adds dimensions UUID, Author and Topic into GA4
Saturday, December 13, 2025
26 C
Singapore

PM Lee on short break until June 11, looks forward to end of Phase 2

Singapore – Prime Minister Lee Hsien Loong will be taking a short break from Monday (Jun 7) to Friday (Jun 11).

The Prime Minister’s Office announced Mr Lee’s local leave on Sunday (Jun 6), noting that no acting prime minister will be appointed as Mr Lee will remain contactable throughout his local leave.

Mr Lee also took to Facebook on Sunday to announce his short break.

He added that he would “mostly be staying home to catch up with reading, experiment with photo apps, and try home delivery meals.”

“Look forward to venturing out again when restrictions ease. Stay safe and healthy, everyone!” said Mr Lee.

He added a photo taken in 2020 of what appeared to be a monkey, partly hidden in Thomson Nature Park’s flora.

190781195 4406450629417609 903540507862950678 n
Photo: FB screengrab/Lee Hsien Loong

In response to his post, members of the online community supported Mr Lee’s decision to order home delivery or takeaway.

They also suggested food and beverage establishments to try, such as the Devil Curry from Quentin’s Singapore, recommended by jazz pianist Jeremy Monteiro./TISG

See also  'Is 2023 a GE year?' —  Recent speeches by PM Lee & Lawrence Wong give rise to speculation

Read related: PM Lee seeks damages from Malaysian TOC author who wrote piece that was approved and published in 9 minutes

PM Lee seeks damages from Malaysian TOC author who wrote piece that was approved and published in 9 minutes

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