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

converttz should check header and fromtz #2

Open
timcera opened this issue Nov 21, 2019 · 0 comments
Open

converttz should check header and fromtz #2

timcera opened this issue Nov 21, 2019 · 0 comments

Comments

@timcera
Copy link
Owner

timcera commented Nov 21, 2019

If the header says something like:

Datetime:UTC,variable1
2001-01-01T00:00,1.2
2001-01-01T01:00,1.3
2001-01-01T02:00,43.4
...

Then
tstoolbox converttz EST America/New_York
should fail since "UTC" in the header doesn't match the fromtz value "EST" in the function call.

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

1 participant