stri_datetime_format() seems to strip information from result
Open
- Dominant language
- C++
- Stars
- 318
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Something weird is going on with the formatting
```
> stringi::stri_datetime_format(stringi::stri_datetime_now(), "yyyy-MM-dd HH:mm")
[1] "-- :"
```
Original issue that alerted me to this https://github.com/r-lib/scales/issues/485
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.