gcivil-nyu-org / INET-Monday-Fall2023-Team-5

3 stars 5 forks source link

Update countdown timer to display time in HH:MM:SS format #340

Closed aya0221 closed 9 months ago

aya0221 commented 9 months ago

Modified the updateCountdown function in the HTML file (browse_profiles.html) to format the hours, minutes, and seconds of the countdown timer. Now, these time components are always displayed with two digits, ensuring consistency in the time format displayed to the user.