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

Time Zones #15

Open
johanley opened this issue Mar 7, 2017 · 1 comment
Open

Time Zones #15

johanley opened this issue Mar 7, 2017 · 1 comment
Labels

Comments

@johanley
Copy link
Owner

johanley commented Mar 7, 2017

At present, when the user views data for a location in another time zone, the times (and some dates) are erroneous. This is a result of how, by default, javascript treats time zones.

Do we do anything about this? Or leave it alone?

@johanley
Copy link
Owner Author

johanley commented Mar 7, 2017

It's probably difficult to fix. But I may be wrong.
The 'when' objects in ephem.js would need to change. The changes may prove difficult, even with some js library doing the hard work.

When you start dealing with time zones, you necessarily need to deal with data-sets that define them. Those data-sets are big, and they change often.

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

No branches or pull requests

1 participant