apify / covid-19

Open APIs with statistics about Covid-19
46 stars 24 forks source link

Slovakia: Format "Updated at source" date to ISO string #296

Closed fnesveda closed 3 years ago

fnesveda commented 3 years ago

Slovakia's "Updated at source" data is in a local format ("5. 3. 2021"), but we need to have it in the ISO string format to be able to properly parse it. This PR adds parsing of the source data and formatting it to the proper format to have it correctly in the output.