IATI / refresher

A Python application which has the responsibility of tracking IATI data from around the Web and refreshing the core IATI software's data stores
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add parse_xsd_date_value - use in Flattener #298

Closed odscjames closed 11 months ago

odscjames commented 11 months ago

Now xsd:date with time zones are correctly parsed

https://github.com/IATI/refresher/issues/267