Hello everybody,
I’m trying to integrate Apple iOS with MailChimp.
The goal is when adding a contact on the iPhone to also add it in MailChimp, but I’m getting an error when trying to format the birthday.
MailChimp only accepts MM/DD and iOS is sending a value like this 0001-06-09T23:23:15.000-00:36:45
when I am selecting the date June 10th (no year).
I’m using the formatDate function, but without success.
Note: The timezone on my Make profile is São Paulo (Brazil) because the company is from Brazil, but I live in Portugal.
How can I fix this?