0.04 2024-03-31T19:52:38+02:00
-
Add error checks to check_date_order().
-
Add possibility to use check_date_order() on DateTime objects.
-
Add tests for check_date().
-
Add tests for check_date_dmy().
-
Add tests for check_date_order().
-
Rewrite "," to "=>" in err().
0.03 2024-03-07T11:01:25+01:00
-
Add check_date_ddmmyy() check.
-
Add information about check add to doc.
-
Fix check_date_dmy() check.
-
Update copyright years.
0.02 2023-11-14T21:32:20+01:00
-
Add check_date_dmy().
-
Fix test dependencies.
-
Improve ERRORS section in doc.
-
Rename example file to name like in Mo::utils.
0.01 2023-11-14T08:47:19+01:00
-
First version. Moved from MARC::Convert::Wikidata::Object::Utils.