// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 20, 2026
28.9 C
Singapore

ICA cautions of long waiting times at Woodlands and Tuas during Labour Day long weekend

SINGAPORE: The Immigration and Checkpoints Authority (ICA) has urged members of the public to expect long waiting times at the Woodlands and Tuas checkpoints during the Labour Day long weekend, starting today (29 Apr).

Although the holiday falls on Monday, the authorities predict heavy traffic will persist until Tuesday as Singaporeans take advantage of the long weekend to make a quick getaway to Malaysia.

ICA noted that nearly 1.4 million people passed through land-based checkpoints earlier this month. Those travelling by car during rush hour had to wait several hours, similar to pre-coronavirus conditions.

To avoid such delays, the authorities advise members of the public to take buses or cars and exit Singapore via the land checkpoints. They also urge drivers to allow additional waiting time for customs clearance when entering the country.

ICA has suggested that drivers check for traffic conditions at land checkpoints through the Land Transport Authority’s website, ICA’s social media pages or local radio stations before departure.

 

- Advertisement -

Hot this week

‘Every farewell lunch turns into a complaint session’: Employee describes workplace

SINGAPORE: In a job market where many workers are struggling to secure new opportunities, quitting without another job lined up is often seen as a risky move. However, one employee was left wonder...

The rise of million-dollar HDBs in Singapore: A sign of housing success or a threat to housing affordability?

If HDB values are meant to rise over time, more million-dollar flats are an inevitable outcome of Singapore's housing model

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