jonkeane commented on code in PR #13190: URL: https://github.com/apache/arrow/pull/13190#discussion_r890584898
########## r/R/dplyr-funcs-datetime.R: ########## @@ -57,6 +57,7 @@ register_bindings_datetime_utility <- function() { tz <- Sys.timezone() } + # convert a "timezone-naive" into a "timezone-aware" timestamp Review Comment: Could you expand a little bit more here? What about these timestamps make them timezone-naive? And why is that important? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org