// Adds dimensions UUID, Author and Topic into GA4
Friday, January 23, 2026
29.3 C
Singapore

Netizens weigh in on possibility of 4-day work week in Singapore

After lawyer and opposition leader Lim Tean asked in a social media post if Singapore is “progressive enough” to adopt a four-day working week, netizens had a lot to say.

Mr Lim posted a screenshot of an article titled “Japan Inc. turns to 4-day work week to offer flexibility to employees.” It was posted on May 3 by Kyodo News and said that more Japanese companies are offering employees the opportunity to work for four days per week instead of five, as this offers more flexibility and work-life balance.

The People’s Voice Party leader predicted that this type of set-up would “is going to be the norm worldwide quite soon,” because “a shorter workweek may lift productivity and increased productivity leads to higher wages.”

Screen Shot 2022 05 05 at 11.54.35 AM

He added that this would also have a positive effect on Singapore’s total fertility rate, “which stands at 1.12! This is the 3rd lowest in the World after Taiwan and South Korea. We need to start producing more Singaporeans and we must stop importing foreigners! The PAP have talked incessantly about increasing the TFR but have produced zero result for decades.”

Answers to Mr Lim’s questions have been mixed.

See also  Lim Tean: What economic benefits does Singapore derive from granting KTV operators a $50K grant to “Pivot” into an “F&B” outlet?

A number of the commenters seemed to feel this will not happen, at least not any time soon.

Screen Shot 2022 05 05 at 11.41.33 AM

Screen Shot 2022 05 05 at 11.47.13 AM

Screen Shot 2022 05 05 at 11.47.39 AM

Some commented on the long hours many Singaporeans spend working each day.

Screen Shot 2022 05 05 at 11.43.11 AM

Screen Shot 2022 05 05 at 11.44.49 AM

Screen Shot 2022 05 05 at 11.42.11 AM

Screen Shot 2022 05 05 at 11.42.55 AM

One netizen opined that a four-day work week would have no effect on the birth rate.

Screen Shot 2022 05 05 at 11.44.30 AM

A commenter wrote that some “employers are only thinking of ‘profit’ and that means employing ‘cheap labor’ to work long hours.”

Screen Shot 2022 05 05 at 11.46.09 AM

/TISG

In Parliament: WP MP Louis Chua proposes trial of 4-day work week

 

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