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

Store UTC time offset + fail gracefully without it #3

Open
thejsa opened this issue Dec 5, 2016 · 0 comments
Open

Store UTC time offset + fail gracefully without it #3

thejsa opened this issue Dec 5, 2016 · 0 comments
Assignees
Milestone

Comments

@thejsa
Copy link
Owner

thejsa commented Dec 5, 2016

The UTC time offset calculated from a server should be stored to allow offline usage.
The application currently crashes if it cannot get the time from the Internet - it needs to be fixed to fail gracefully when it does not have a stored UTC offset + cannot get one. Instead, show an error message / continue polling for an Internet connection (with exit option).

@thejsa thejsa added this to the v1.0 milestone Dec 5, 2016
@thejsa thejsa self-assigned this Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant