DavisCSClub / DavisCSClub/Main-Website
Move OfficeHour Calendar to use UTC
Open
Enhancement
- Dominant language
- Java
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Two things have to be done:
1. Load and store in locally PST, server UTC*.
2. Update all rows in db to offset by 8 (Currently in PST, move to UTC), and set the timezone as UTC.
*(Perhaps have server/external resource set the local timezone so that even if the local clock is wrong, it will be correctly set on the server?)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.