Hacker News new | ask | show | jobs
by umjames 4971 days 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).

2 comments

Thanks 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!

Done! (minus timezone, will be part of another bigger feature).