Open
Description
Problem Description
Due to COVID-19, many students are currently stranded overseas. NUSMods have some issues with timezones. For example:
- The time shown above the timetable is hard-coded in SGT.
- But the marker that runs on the timetable is showing current time takes local time.
- Also the time till next class shows time in only SGT.
It is very inconvenient to always convert the time to local time in our mind.
Describe the solution you'd like
Make all times shown in the website use local time / have a settings for choosing timezone.