FriendsOfSylius / SyliusImportExportPlugin

Sylius plugin to import / export data
MIT License
118 stars 82 forks source link

import DateTimeInterface #293

Open t-n-y opened 1 year ago

t-n-y commented 1 year ago

How can i import data that are DateTimeInterface ?

I tried importing customer, but when i fill the birthday, i got the following error : Expected argument of type "?DateTimeInterface", "string" given at property path "Birthday".