[ 
https://issues.apache.org/jira/browse/ARROW-14821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476086#comment-17476086
 ] 

Danielle Navarro commented on ARROW-14821:
------------------------------------------

Okay there's a first pass at this here: 
[https://github.com/apache/arrow/pull/12154]

It's still missing some of key functionality from the lubridate equivalents. 
The two that are bugging me are (1) it doesn't support the week_start argument, 
so any attempt to round to the nearest week will assume that the week starts on 
Thursday, and (2) I'm having some difficulties with how timezones are handled, 
and not sure if the problem is in my code or if the C++ round_temporal function 
needs something extra?

In any case, I think it's at the point where I'd benefit from someone taking a 
look, in case I am doing something terribly wrong :)

> [R] Implement bindings for lubridate's floor_date, ceiling_date, and 
> round_date
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-14821
>                 URL: https://issues.apache.org/jira/browse/ARROW-14821
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: R
>            Reporter: Nicola Crane
>            Assignee: Danielle Navarro
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to