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

The use of timezone-aware as.POSIX() when defining the start date for… #81

Merged
merged 1 commit into from
Feb 29, 2016

Conversation

EricGoldsmith
Copy link
Contributor

… "walk = TRUE" could cause inaccurate dates when local timezones were not GMT. Changed to timezone-unaware as.Date()

Added as.Date() wrappers to calculation of number of days to ensure accuracy.

… "walk = TRUE" could cause inaccurate dates when local timezones were not GMT. Changed to timezone-unaware as.Date()

Added as.Date() wrappers to calculation of number of days to ensure accuracy.
skardhamar pushed a commit that referenced this pull request Feb 29, 2016
The use of timezone-aware as.POSIX() when defining the start date for…
@skardhamar skardhamar merged commit 3556014 into skardhamar:master Feb 29, 2016
@EricGoldsmith EricGoldsmith deleted the fix-walk-dates branch March 15, 2016 19:39
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 this pull request may close these issues.

2 participants