You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
examschedule.json has both "day", which is the day of the week, and "date", which is a full ISO date. Since "day" can be easily calculated from "date", "day" should be deprecated and eventually removed.
The text was updated successfully, but these errors were encountered:
examschedule.json has both "day", which is the day of the week, and "date", which is a full ISO date. Since "day" can be easily calculated from "date", "day" should be deprecated and eventually removed.
The text was updated successfully, but these errors were encountered: