CRAN Version 1.2.0 #55
nathansam
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Code changes
Added much wider support for date formats commonly seen in regions where
English is not the first language (de and del, "1er" "le" etc.) .
Months with Portuguese names are now recognized.
"." and ".'" separators are now supported.
Support has been added for dates with ordinals ("1st", "2nd", etc. )
datefixR
will now recognize when a month-first date is given (withoutneeding the
format
argument to be explicitly provided) if the month isgiven by name e.g "July 4th, 1776"
Thanks to community submissions, error messages and warnings have now been
translated to French and Spanish. These messages should automatically be
delivered instead of the English language versions based on the locale
detected by R.
GitHub)
GitHub)
Documentation
The README file now mentions which languages
datefixR
currently supports.This discussion was created from the release CRAN Version 1.2.0.
Beta Was this translation helpful? Give feedback.
All reactions