EDIorg / ecocomDP

A dataset design pattern and R package for ecological community data.
https://ediorg.github.io/ecocomDP/
Other
32 stars 13 forks source link

Resolve year format string #53

Closed clnsmth closed 5 years ago

clnsmth commented 5 years ago

The date time validation check relies on dataCleanr::iso8601_char.R, which previously lacked an ability to acknowledge YYYY as an acceptable format string. This has been fixed.