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