CovidTrackerFr / vitemadose-ios

Application iOS de l'outil ViteMaDose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapharma date parsing fails

nathanfallet opened this issue · comments

JSON data (if it can help):

    {
      "departement": "49",
      "nom": "Pharmacie Le Gall",
      "url": "https://mapharma.net/49100-2?c=231&l=0",
      "location": {
        "longitude": -0.557354,
        "latitude": 47.466778,
        "city": "ANGERS"
      },
      "metadata": {
        "address": "27 RUE HOCHE ET 8 PLACE DE LA VISITATION, 49100 ANGERS",
        "business_hours": null
      },
      "prochain_rdv": "2021-04-26T11:00:00",
      "plateforme": "Mapharma",
      "type": "drugstore",
      "appointment_count": 42,
      "internal_id": "2f343931",
      "vaccine_type": [
        "AstraZeneca"
      ],
      "appointment_by_phone_only": false,
      "erreur": null,
      "gid": "2f343931"
    }