// Adds dimensions UUID, Author and Topic into GA4
Friday, July 3, 2026
29.4 C
Singapore

SBS Transit extends bus & train services on Christmas and New Year’s Eve

SINGAPORE: In an effort to accommodate festive celebrations, SBS Transit has announced an extension of service hours for its train services and selected bus routes during Christmas and New Year’s Eve.

In a statement released on Tuesday (12 Dec), SBS Transit revealed that the North East and Downtown Lines’ train services will be extended by one hour and forty-five minutes on Christmas Eve, Dec 24, 2023. Moreover, on New Year’s Eve, Dec 31, 2023, the extension will be two hours and fifteen minutes long.

This means that commuters can anticipate the last departure times from Harborfront Station on the North East Line and Expo Station on the Downtown Line past midnight on these days.

The Sengkang Punggol LRT train will also align its operating hours with the last Northeast Line train’s arrival time on Christmas and New Year’s Eve.

In addition to the train service extensions, SBS Transit will extend the operation of 24 bus services. These services include 60A, 63M, 114A, 181, 222, 225G, 228, 229, 232, 238, 240, 241, 243G, 261, 269, 291, 292, 293, 315, 325, 410W, 804, 812, and 974A.

These buses will continue to run later at their respective bus interchanges and stops, offering increased convenience for commuters during the festive season.

With these extended service hours, SBS Transit aims to facilitate seamless travel for individuals celebrating Christmas and ushering in the New Year across Singapore. Commuters are advised to check the updated schedules for their specific routes to ensure a smooth and enjoyable travel experience during the holiday season.

- Advertisement -

Hot this week

‘Are you her husband or her dad?’: Man says single-income marriage is straining his relationship

SINGAPORE: A man who once enjoyed a DINK (double income, no kids) marriage says he is feeling increasingly burnt out after his wife quit her job due to burnout, turning their two-income household i...

Workers say some HR departments are quick to enforce rules but slow to address misconduct

The story highlights how inconsistent or ineffective HR action on workplace misconduct can weaken trust, allow toxic behaviour to continue, and increase employee stress, disengagement, and turnover...

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