thisisnic commented on PR #49708:
URL: https://github.com/apache/arrow/pull/49708#issuecomment-4231136505
> Thanks for this. Is there something about Windows we need to add too? It
sounds like it from the PR title, but I don't see anything in the doc
strings(?) or maybe I missed it?
So in `parse_date_time()`, the note is as below, and I was thinking this
might be enough? Though perhaps there's some way to be a bit more explicit,
not sure?
```
notes = c(
"`quiet = FALSE` is not supported",
"Available formats are H, I, j, M, S, U, w, W, y, Y, R, T.",
"On Linux and OS X additionally a, A, b, B, Om, p, r are available."
)
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]