Commencement

Commencement Countdown: // Set the date we're counting down to var countDownDate = new Date("May 14, 2024 17: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); // Output the result in an element with id="demo" document.getElementById("demo").innerHTML = days + "d " + hours + "h " + minutes + "m " + seconds + "s "; // If the count down is over, write some text if (distance < 0) { clearInterval(x); document.getElementById("demo").innerHTML = "EXPIRED"; } }, 1000);

Mountainland Technical College Commencement & Graduation

Earning a certificate and participation in the commencement ceremonies are the capstones of a student’s hard work and dedication to completing a college degree.

Check back to this page periodically for updated information.

UPCOMING COMMENCEMENT

Tuesday, May 16th, 2023

Who
All MTECH students who will have completed and passed their program between August 2022 – August 2023

When
May 16, 2023, 7:00pm
Graduates should arrive at 6:00pm

Where
UCCU – 800 W University Pkwy, Orem, UT 84097 

GOWN DISTRIBUTION

Wasatch West Campus

May 6, 2022
9:00a-11:00a
2:00p-3:00p

GOWN DISTRIBUTION

Provo

May 9, 2022
9:00a-12:00p
2:00p-3:00p
6:00p-7:00p

GOWN DISTRIBUTION

Spanish Fork

May 10, 2022
9:00a-12:00p
2:00a-3:00p
6:00p-7:00p

GOWN DISTRIBUTION

Orem

May 11, 2022
9:00a-12:00p
2:00p-3:00p
6:00p-7:00p

GOWN DISTRIBUTION

Lehi

May 12, 2022
9:00a-12:00p
2:00p-3:00p
6:00p-8:00p

Search