You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@romainfrancois I think this just means that you're not copying the tz attribute. In the case of grouped mutate or summary, the individual groups should return vectors which all have the same tz attribute, but it is possible that they might be different. In that case, I think the best thing you can do is issue a warning.
I have found a strange behavior when using subset with dates. As you can see, the timezone in the datetime column changes. Winston also found this behavior on a Mac (https://groups.google.com/forum/#!topic/manipulatr/p39QNVQ8bUg).
I have not checked if the other verbs have a similar impact. Here is a small example, the results and my session info.
CODE
RESULTS
SESSION INFO
The text was updated successfully, but these errors were encountered: