Dragoș Moldovan-Grünfeld created ARROW-16395:
------------------------------------------------
Summary: [R] Implement lubridate's parsers with year, month, and
day, hour, minute, and second components
Key: ARROW-16395
URL: https://issues.apache.org/jira/browse/ARROW-16395
Project: Apache Arrow
Issue Type: New Feature
Components: R
Reporter: Dragoș Moldovan-Grünfeld
Fix For: 9.0.0
Parse date-times with year, month, and day, hour, minute, and second components:
ymd_hms() ymd_hm() ymd_h() dmy_hms() dmy_hm() dmy_h() mdy_hms() mdy_hm()
mdy_h() ydm_hms() ydm_hm() ydm_h()
--
This message was sent by Atlassian Jira
(v8.20.7#820007)