An alle alte und neue Studierenden: Viel Erfolg im Studium! (function () { var countdownElement = document.getElementById("mein-eigener-countdown"); var targetDate = new Date("Jule 29, 2025 19:00:00").getTime(); var countdown = setInterval(function () { var now = new Date().getTime(); var distance = targetDate - now; if (distance < 0) { clearInterval(countdown); countdownElement.textContent = ""; return; } var totalHours = Math.floor(distance / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); totalHours = String(totalHours); minutes = String(minutes).padStart(2, '0'); seconds = String(seconds).padStart(2, '0'); countdownElement.textContent = totalHours + " h " + minutes + " min " + seconds + " s"; }, 1000); })();

Vergangene Veranstaltungen

Testveranstaltung

Lorem ipsum sapientem ne neque dolor erat,eros solet invidunt duo Quisque aliquid leo. Pretium patrioque sociis eu nihil Cum enim ad, ipsum alii vidisse justo id. Option porttitor diam voluptua.