04/04/2025 - 5:00pm
Countdown
// Set the date we're counting down to
var countDownDate = new Date("Apr 4, 2025 16:00:00").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"
document.getElementById("demo").innerHTML = days + "d " + hours + "h "
+ minutes + "m " + seconds + "s ";
// If the count down is finished, write some text
if (distance < 0) {
clearInterval(x);
document.getElementById("demo").innerHTML = "EXPIRED";
}
}, 1000);
The Avett Brothers to Headline 2025 Rendezvous Music Festival!
Get ready for an unforgettable weekend at the 2025 Rendezvous Music Festival, April 4-5 in stunning Jackson Hole. Grammy Award-nominated folk rock icons The Avett Brothers will close out the festival with a can’t-miss performance in Teton Village.
The excitement kicks off in Jackson’s Town Square with country-folk sensation Charles Wesley Godwin on opening night. Joining the Friday lineup are rising country star Carter Faith and DJ Blake Horstmann. Opening Saturday in Teton Village are Alabama’s soulful powerhouse St. Paul & The Broken Bones and DJ Nate Wyatt, ensuring an incredible musical journey all weekend long.
Take Your Experience to the Next Level with VIP Tickets!
Enjoy exclusive perks like locally sourced cuisine, a complimentary open bar, private viewing areas, and more. With limited VIP availability, don’t wait and secure your spot before they’re gone!
Partners: Mammut, Sweet Protection, Coca-Cola, Sweet Protection, Nature Valley, Kiehl’s, Yeti, GoPro, Monster, Gore-Tex, Smartwool, BUFF, Turtlebox, Casamigos, Wyoming Whiskey, Outlaw Brewing, Kühl, White Claw, and Kettle One.