Details
Description
Some TLDs' in particular .eu when sync'd result in a Jan 1, 1970 registration and expiration date. This is a problem, because it is inaccurate and the date is set because the whois server is not returning the date (or perhaps it's not parsed correctly). If an admin sets the date manually, it gets reverted to 1970. Instead, we should try to validate that the date we've received is a valid date and only then update the registration and expiration dates. If the date is invalid, simply skip it.