Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider local timezone #59

Open
oldk1331 opened this issue May 29, 2016 · 1 comment
Open

Consider local timezone #59

oldk1331 opened this issue May 29, 2016 · 1 comment

Comments

@oldk1331
Copy link

From my country, I usually can see the episode as un-watched instead of un-aired, because of timezone, it's about half day earlier than USA.

The fix should be simple: there are only two new Date() used for date comparison in EpisodesCounter.java and EpisodesListFragment.java, then there's android API getRawOffset, Offset local time to US local time should be enough to solve this issue.

@robinpaulson
Copy link

Does thetvdb store viewing times? Also, not all shows are from the USA; I believe there is an organisation called the BBC which makes the odd show or two. And two hundred other countries, most with their own TV studios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants