Thanks @jonrsharpe that was easy to fix!
def customparse(x): return parse(x, fuzzy=True, ignoretz=True, dayfirst=True).date().isoformat()