Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove "%Z" from internal try_formats() #147

Closed
Tracked by #149
jmbarbone opened this issue Sep 27, 2022 · 0 comments · Fixed by #148
Closed
Tracked by #149

remove "%Z" from internal try_formats() #147

jmbarbone opened this issue Sep 27, 2022 · 0 comments · Fixed by #148
Labels
bug 🐛 Something isn't working cran 🦦 CRAN feedback URGENT ❗ Needs immediate attention

Comments

@jmbarbone
Copy link
Owner

https://cran.r-project.org/web/checks/check_results_jmbarbone_at_gmail.com.html#mark

strptime((as.POSIXlt("2021-09-03") + 0:2), mark:::try_formats()[9])
#> Error in strptime((as.POSIXlt("2021-09-03") + 0:2), mark:::try_formats()[9]): use of %Z for input is not supported

Created on 2022-09-26 with reprex v2.0.2

@jmbarbone jmbarbone added bug 🐛 Something isn't working cran 🦦 CRAN feedback URGENT ❗ Needs immediate attention labels Sep 27, 2022
This was referenced Sep 27, 2022
jmbarbone added a commit that referenced this issue Sep 30, 2022
jmbarbone added a commit that referenced this issue Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working cran 🦦 CRAN feedback URGENT ❗ Needs immediate attention
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant