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

Some EWL stations to close on Sundays from March-May for cable replacement

Singapore—SMRT announced on Tuesday (March 2) that it will be closing certain stations on the East-West Line (EWL) on Sundays from March to May this to facilitate cable replacement works.

The following stations will be affected by the “Full Sunday Closures”: Tuas Link, Tuas West Road, Tuas Crescent, Gul Circle, Joo Koon, and Pioneer.

However, alternative transportation arrangements have been made, with Shuttle Bus Service 3 “available to maintain connectivity for commuters travelling along the affected sectors,” SMRT said in a Facebook post. 

These “Full Sunday Closures” would only be in effect for the day, and train services will resume the following day.

All six stations from Pioneer to Tuas Link will be closed on the following Sundays in March and April (March 14, 21 and 28, April: 4, 11 and 18).

And all four stations from Gul Circle to Tuas Link will be closed on the following Sundays in April and May (April 25, May 2, 9, 16 and 23).

See also  Stories you might’ve missed, Apr 29

However, Shuttle Bus Service 3 will serve designated bus stops near the affected MRT stations.

Should there be any changes in train operation hours and alternative transport arrangements, SMRT will update commuters.

Updates may be found on the website (https://www.smrttrains.com.sg) as well as on SMRT’s Facebook page, Twitter feed, and the SMRTConnect app.

SMRT has asked the public to plan their journeys ahead of time. More information can be found here as well: https://tinyurl.com/stwezsz2. 

Mustsharenews reported that these repair works are needed in connection with the disruption of three MRT lines last year. On Oct 14 last year, a power fault that began along the Tuas West Extension (TWE) on the EWL caused the disruptions.

The fault occurred because of an issue with one cable. Inspection after the disruptions showed some cables had to be replaced. /TISG

Read also: Transport Minister apologises for MRT power disruptions

Transport Minister apologises for MRT power disruptions

 

- Advertisement -

Hot this week

For his 50th birthday, Jamus Lim gets not 1 but 2 surprise parties

SINGAPORE: When Workers’ Party MP Jamus Lim turned 50...

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