// Adds dimensions UUID, Author and Topic into GA4
Thursday, August 20, 2026
28.3 C
Singapore

Singapore employers reject 4-day work week and remote work arrangements

SINGAPORE: A recent survey conducted by the Singapore National Employers Federation (SNEF) has revealed that a staggering 95% of employers in Singapore are not considering the implementation of a four-day workweek.

The survey, featured in the Singapore Business Review, aimed to gauge employer sentiment towards this emerging work model, which entails a condensed work schedule of four days per week with a maximum of 36 hours while maintaining the same salary as a traditional five-day workweek.

Key reasons for resistance

Out of 330 employers surveyed, nearly 80% expressed disinterest in adopting a four-day workweek for their organizations. Only 18 employers indicated a willingness to consider the model.

The primary concerns highlighted by respondents included operational limitations, such as the need for continuous business operations, the challenge of maintaining productivity with reduced hours, and the financial implications of hiring additional staff to cover the gaps left by fewer working days.

While most employers are hesitant about a four-day workweek, a small segment (5%) committed to implementing it, with an additional 16% expressing interest.

These employers cited enhancing their employee value proposition, improving overall well-being, and increasing job satisfaction as the main motivations for adopting this innovative approach.

Shift in work arrangement preferences

The survey also uncovered a notable decline in support for fully remote work arrangements among Singaporean employers. Only 16% of respondents favoured this model, a significant drop from 42% the previous year.

Conversely, 76% continue to support hybrid work setups, allowing employees to work remotely two to four days a week—an increase from 54% in 2023.

“While many organizations encourage a return to the office, the survey results underscore a continued commitment to flexible work arrangements,” said Samir Bedi, EY Asean People Consulting Leader.

He added that as Singapore prepares to implement new government guidelines on flexible work in December, a cultural shift prioritizing both employee well-being and business performance is anticipated.

- Advertisement -

Hot this week

‘I can’t even go to work without crying’: Malaysian tech worker’s burnout resignation resonates deeply on Reddit

The worker said they had enough savings to take about a year off and had returned to their kampung, where they were considering working as a barista while taking a break from tech.

Renovation fallout: 50-centimeter long falling ceiling piece almost injures 86-year-old in downstairs unit

A month after the upstairs renovation, the downstairs resident complained that part of the bathroom ceiling had collapsed, and a 50-centimeter-long piece of lime, 5 centimeters thick, fell down, ne...

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