Closed Bisaloo closed 3 years ago
Tests fail because of my second point: my local computer has a different timezone than GitHub action runners.
anytime is not a good choice here because it can only deal with localtime or UTC but doesn't handle other timezones.
Fix #37.
This development version can be installed with:
Datetime is now returned instead of date in all the parsers that already supported date parsing.
Things to do before merging this into
main
:lr_parse_metadata()
, which doesn't seem like a satisfying solution.NEWS.md
lr_parse_XXX[[2]]
, to allow having mixed types. This would be a big breaking change and would require bumping the version to 2.0