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

Possible to parse dates as UTC? #3

Closed
blakeembrey opened this issue Jul 13, 2016 · 0 comments · Fixed by #4
Closed

Possible to parse dates as UTC? #3

blakeembrey opened this issue Jul 13, 2016 · 0 comments · Fixed by #4

Comments

@blakeembrey
Copy link
Contributor

Currently dates are always parsed in the local timezone, but since that changes it's unlikely to be what you'd actually want. Would you be willing to accept a PR for working with dates in UTC so it'd always serialise to the same time across timezones?

Relevant source code: https://github.com/devongovett/exif-reader/blob/master/index.js#L132-L149

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

Successfully merging a pull request may close this issue.

1 participant