thiemowmde added a subscriber: thiemowmde. thiemowmde added a comment. There is a single call to the `cal_to_jd` function (followed by `jdtogregorian`) in `Wikibase\Rdf\JulianDateTimeValueCleaner`, which is currently exclusively used in RDF exports. It's backed up by some checks and returns `null` in case it could not convert a Julian date to Gregorian. This means a lot of valid Wikidata date values will not be in the RDF output, most notably B.C. values with DAY precision.
Is all this relevant for this task or is this about something else? Can you please list the "some reports" we should check? TASK DETAIL https://phabricator.wikimedia.org/T106923 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: thiemowmde Cc: thiemowmde, Krenair, Aklapper, JanZerebecki, Wikidata-bugs, aude _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
