jhuopensource / semesterly

Your Semester Made Easier | Course Scheduling & Social Tools for Students
https://semester.ly
GNU General Public License v3.0
32 stars 56 forks source link

fix: edited date last updated so that the displayed day of the month … #1079

Closed spencerckhuang closed 6 months ago

spencerckhuang commented 6 months ago

…and the day used to determine the day-suffix match.

Small error previously where using getDate() and getUTCDate() would return different day values, causing a mismatch in displayed date vs. suffix (i.e. "January 3th" instead of "4th")