LIO VS WAR 2024 Live Score, CSA T20 Challenges 2024
// Set the date we’re counting down to
var countDownDate = new Date(“October 04, 2024, 21:30″).getTime();
// Update the count down every 1 second
var x = setInterval(function() {
// Get today’s date and time
var now = new Date().getTime();
// Find the distance between now and the count down date
var distance = countDownDate – now;
// Time calculations for days, hours, minutes and seconds
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
// Display the result in the element with id=”demo”
countdown_text=””;
if(days > 0 ){
countdown_text = days + “d “;
}
if(hours > 0 ){
countdown_text += hours + “h “;
}
if(minutes > 0 ){
countdown_text += minutes + “m “;
}
if(seconds > 0 ){
countdown_text += seconds + “s “;
}
document.getElementById(“count-match”).innerHTML = countdown_text;
// If the count down is finished, write some text
}, 1000);
LIO VS WAR 2024 – Match Details:
DP World Lions, CSA T20 Challenges 2024 Squad
Mitchell Van Buuren, Rassie van der Dussen, Reeza Hendricks, Temba Bavuma, Zubayr Hamza, Delano Potgieter, Evan Jones, Wiaan Mulder, Connor Esterhuizen (Wk), Ryan Rickelton (Wk), Bjorn Fortuin, Codi Yusuf, Junaid Dawood, Kagiso Rabada, Kwena Maphaka, Lutho Sipamla, Nqabayomzi Peter, Tshepo Moreki.
Warriors, CSA T20 Challenges 2024 Squad
Andile Mokgakane, Diego Rosier, George Van Heerden, Jiveshan Pillay, Jordan Hermann, Tristan Stubbs, Beyers Swanepoel, JP King, Marco Jansen, Patrick Kruger, Sean Whitehead, Siya Plaatjie, Matthew Breetzke (Wk), Rudi Second (Wk), Sinethemba Qeshile (Wk), Alfred Mothoa, Anrich Nortje, Aphiwe Mnyanda, Liam Alder, Nealan van Heerden, Renaldo Meyer, Siya Simetu, Ziyaad Abrahams.
Follow Cricnscore for all the updates Live Scores, Schedules, Highlights, News, Teams Rankings, and much more.
The post LIO VS WAR CSA T20 Match 07th, CSA T20 Challenges 2024, DP World Lions vs Warriors, CSA T20 Live Score 2024 appeared first on CricnScore | Live Cricket Score, Cricket News and Cricket Match Previews.