Date format problem when using Zapier Email Parser
I am using the Zapier Email Parser to parse a date (and other information) out of an email. I then use Zapier.com to transfer that information to a new Lead in Zoho CRM.
As I am in Australia, the email has the date in the Australian format: DD/MM/YYYY. If the date in the email is 03/08/2015 (3 August 2015), Zapier shows me that the output to Zoho CRM is 03/08/2015. However, in the actual Lead entry, the date is 08/03/2015 (8 March 2015).
However, this only happens if the day and month values can be flipped and still have a meaningful date. So if the email has the date 16/08/2015 (16 August 2015), it actually gets transferred to the Zoho CRM Lead entry as 16/08/2015 (because 08/16/2015 is not a possible date in the Australian format).
All of my personal settings in Zoho, as well as those for the organisation, are set to Australia.
Is there a way to stop this number-switching from happening?