Closed McSinyx closed 3 years ago
need eyes
:eyes: Here you go :eye:
Also enforce UTC
That's ok as long as you display the time according to the user's timezone.
Or, we can use the school timezone (let the admin config that).
But what's the user's timezone? That'd require an additional field in User object, which I'd prefer to be done in another patch.
I think setting timezone to the host timezone (i.e. school timezone) is the best solution. Otherwise client timezone can be detected by JS (which shall be avoided).
I moved the tz thing to GH-236 to focus on more urgent matters.
I'm glad to hear.
Resolve GH-110.