Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Expire date of domain

by blue_cowdawg (Monsignor)
on Oct 13, 2014 at 14:14 UTC ( [id://1103626]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
           $expiration_obj = expire_date( 'microsoft.com' );
            $expiration_str  = expire_date( 'microsoft.com', '%Y-%m-%d' );
            $expiration_obj = expdate_int( $whois_text, 'com' );
            $expiration_str  = expdate_fmt( $whois_text, 'ru', '%Y-%m-%d' 
    +);
    
  2. or download this
    # perl -MNet::Domain::ExpireDate -e 'print expire_date("microsoft.com"
    +,"%Y-%m-%d"),"\n"'
    2021-05-03
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1103626]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-24 04:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found