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

Timezone to config #8

Open
jonyrock opened this issue Oct 6, 2017 · 1 comment
Open

Timezone to config #8

jonyrock opened this issue Oct 6, 2017 · 1 comment

Comments

@jonyrock
Copy link
Member

jonyrock commented Oct 6, 2017

in csv file you might get something like

Date Of Stop, ....
09/24/2013 17:11:00, ....

and I have no clue in which timezone is it.

I would add

"timestamp": {
  "name": "Date Of Stop",
  "timezone": "UTC-5",
   ...
}
@jonyrock jonyrock changed the title time shift to config Timezone to config Oct 7, 2017
@jonyrock
Copy link
Member Author

jonyrock commented Oct 9, 2017

The thing is that if we have timezine in our csv file value, that we should show error.
For example, 2010-01-01 04:01:01GMT-04:00 already has timezone

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