Details
Description
Generic Domains is often used when people manage domains manually, and when they add a domain manually that's already registered the registration and expiration dates are always wrong and there's no easy way to fix it.
Add getExpirationDate(), and getRegistrationDate() methods. See if we can use the whois library that we use when checking for domain availability with Generic Domains to see if it returns the registration and expiration dates. These dates are public record and we should be able to obtain them through that library.
Activity
Paul Phillips
created issue -