// Adds dimensions UUID, Author and Topic into GA4
Thursday, July 30, 2026
29.4 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

Singapore court orders manager to pay company S$36K for leaving without serving six-month notice

The manager had no agreement to shorten his 6-month notice period, making him liable to pay S$36,000 under his contract and the Employment Act

Singapore tribunal orders company to pay woman S$30K for wrongful dismissal during probation period after failing to prove poor job performance

The company failed to explain how it judged the employee’s work performance, leaving her to meet standards she was never even clearly told about

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