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 Zone Offset Transformation? #2

Open
calebhailey opened this issue Jan 11, 2012 · 0 comments
Open

Time Zone Offset Transformation? #2

calebhailey opened this issue Jan 11, 2012 · 0 comments

Comments

@calebhailey
Copy link

Would it be possible to add support to the Coded Text File Parser to apply a time offset to all datetime values? For example, if my datetime properties are in GMT, could this tool add support for adjusting the times (and potentially the dates, where appropriate) to PST?

It would be even better if there were support for generic offset conversion without reference to a reference time zone (i.e. GMT/UTC). For example, instead of implementing this feature in a way that it expects GMT data, just have it apply an offset (up to 24 hours +/-). This way, if I had PST data that was supposed to be EST data, I could just apply a +3 hour offset. In other words, the -8 hour offset should have any reference to Pacific time (as would be the case if it expected the source data to be GMT).

Thoughts?

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