The date specified by text, with the day, month, and year in the order specified by _sequence.
If the text string does not contain a valid date, the return value of str2date is a zero date. For example, str2Date("the 24.12.89",123) returns a zero date because this date is not valid.