// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

Covid-19: Malaysia under two-week lockdown from Wednesday

Malaysia has announced a total lockdown of the country for two weeks from Wednesday (March 18), in a drastic move to curb the spread of Covid-19 infections.

In a live address on Monday (March 16) evening, Prime Minister Muhyiddin Yassin said: “We can’t wait any longer for things to get worse. Drastic action should be taken immediately to prevent the spread of the disease by limiting public movement. This is the only way we can prevent more people from being infected by the outbreaks that can destroy lives.”

He added that the government would implement the Movement Control Order from March 18 until March 31.

Mr Muhyiddin announced that houses of worship and business premises must be closed, except for supermarkets, public markets, convenience stores and convenience stores selling everyday necessities.

All religious activities in mosques will be suspended, he added, including Friday prayers.

All Malaysians who had just returned from overseas were required to undergo a health check and self-quarantine for 14 days.

There will also be a ban on all foreign tourists and visitors.

The number of Covid-19 cases in Malaysia has climbed to 553, the highest in South-east Asia. It reported 125 new cases on Monday – 95 of which are linked to a mass Islamic religious meeting held last month.

Singapore, meanwhile, announced on Sunday evening that 14-day self-quarantine notices would be issued to arrivals from the other nine members of the Association of Southeast Asian Nations (Asean), as well as travellers from Britain, Japan and Switzerland. /TISG

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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