// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 11, 2026
32.6 C
Singapore

Former President Halimah Yacob conferred Order of Temasek, the highest civilian honour

SINGAPORE: Madam Halimah Yacob, the eighth President of the Republic of Singapore, has been conferred the Order of Temasek (With High Distinction) – the highest civilian honour in Singapore. She will receive the award from her successor, President Tharman Shanmugaratnam, at the National Awards Investiture this Sunday (29 Oct) at ITE College Central.

Madam Halimah Yacob, former governing party MP and Speaker of Parliament resigned from politics to contest the presidential election in 2017. Madam Halimah was declared an eligible presidential candidate in September 2017 and became President of Singapore.

Madam Halimah declined to contest the 2023 election, and her former colleague, Senior Minister Tharman, retired from politics to throw his hat into the ring. He won the head of state seat with a historic 75% vote.

Looking back on her term earlier this year, Madam Halimah told the Straits Times that she expected controversy when she considered contesting the first election. She said, “Public office is never a walk in the park, is it? You have to expect to be scrutinised, to be criticised, to be questioned…So I expected that, and it happened… but you just stay focused.”

- Advertisement -

Hot this week

TikToker claims S$1,900 a month is enough for survival in Singapore

In a viral video, content creator Jeff Wang said that earning less than S$2K is enough to live in Singapore. Commenters, however, pushed back

Do some migrants appreciate Singapore more than locals? Woman’s post sparks debate

"Because despite my humble background, I could do reasonably well in school and get through university. Despite having no connections to speak of, I could find a good job to earn a living. When I d...

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); } });
// //
Enable Notifications OK No thanks