Display Timezone offset number on Game Details Page
Closed this issue · 0 comments
mikelax commented
Overview
On the Game Details page, we are currently displaying the timzone for each user.
To make things even easier for users to determine timezones, we should display the actual numerical GMT offset next to the timezone display name.
ie.:
Michael Holtzman
America/New_York (GMT -4)
Nazar Aziz
Europe/London (GMT +0)
Another Player
America/Los_Angeles (GMT -7)
Questions
Should we display the text as GMT
or UTC
? I guess whichever is easier, assuming we are using a lib such as moment.