6 ms·
Here's a simple fix: You currently have the games as <home team> vs <away team>, it would be clearer if it were <away team> at <home team> (with the time zone
by umjames 14y ago
Here's a simple fix:
You currently have the games as <home team> vs <away team>, it would be clearer if it were <away team> at <home team> (with the time zone indicated, preferably eastern time).
- edwinnathaniel 14y agoThanks for the input! My plan was to UTC-ed all the time and present them to the visitor based on their local timezone (so no need to convert PST, EST, or even worse for international visitors). But the concept of <away team> at <home team> is definitely better! Thanks a lot!
- edwinnathaniel 14y agoDone! (minus timezone, will be part of another bigger feature).