// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 15, 2026
31.1 C
Singapore

Finance Minister Heng Swee Keat not attending National Day Parade on doctor’s advice

The following is a Facebook post by Finance Minister, Mr Heng Swee Keat.

Happy SG51!

A resident sent me this picture from the National Day dinner in Tampines Central. They remembered that when PM visited me when I was still in hospital, I gave PM two thumbs up. So now the Tampines family is giving me two thumbs up too. Very sweet of them. Cheered me up even though I could not join them at the dinner. The doctors say I must avoid crowded places. While I was in intensive care, I had a lung infection. I feel great now, been keeping up the rehab in between reading papers from MOF and the CFE (Committee on the Future Economy), but the doctors say the lungs take time to recover fully and a new infection could set back that process. Because of that, I also cannot attend the parade today. So I’ll be joining all of you who are catching the parade on TV at home! I will probably do my stretches and exercises at the same time 🙂

See also  Returning CPF savings to retirees a win-win situation

I thank you all for your warm wishes, prayers and words of encouragement. They mean a lot to me. Thanks too to the team of Tampines MPs, Mr Sin Boon Ann and grassroots activists for taking care of Tampines GRC, and to DPM Tharman and my colleagues for covering my various duties at MOF, CFE and other committees.

A very happy National Day to all Singaporeans! Do share with fellow Singaporeans your hopes and dreams for SG51 and beyond!

- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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