I need some help with reformatting dates, I got a script that gets results for the Whois database and I need to check the expiration dates. The dates or formatted in different ways. Here is a list of expiration dates
xmas.com : 08-Nov-2007 
---------------------------------------------------------------------------------
jacket.com : 30-Jul-2006.
---------------------------------------------------------------------------------
shows.com : 2006-12-20
---------------------------------------------------------------------------------
item.com : 22-Aug-2009.
---------------------------------------------------------------------------------
book.biz : Tue Jun 03 23:59:59 GMT 2008
---------------------------------------------------------------------------------
rebound.com : 2006-08-04 14:05:00.0 
---------------------------------------------------------------------------------
video.us : Sun Apr 23 23:59:59 GMT 2006
---------------------------------------------------------------------------------
bookshop.com : 2007-10-25 00:00:00 UTC
---------------------------------------------------------------------------------
cooking.info : 07-Aug-2006 18:57:38 UTC 
---------------------------------------------------------------------------------
laptops.info : 13-Jul-2006 19:40:41 UTC 
---------------------------------------------------------------------------------
baths.com : Wed, Oct 04, 2006
---------------------------------------------------------------------------------
wanted.com : 11 Nov 2006 17:49:48 
---------------------------------------------------------------------------------
robot.info : 13-Jul-2006 19:19:40 UTC 
---------------------------------------------------------------------------------
je.com : 26-Jan-2007.
---------------------------------------------------------------------------------
tortillas.com : 11-Oct-2006 
---------------------------------------------------------------------------------
organicstore.com : 19-JUN-06
---------------------------------------------------------------------------------
service.biz : Sun Mar 26 23:59:59 GMT 2006
---------------------------------------------------------------------------------
champagne.info : 15-Aug-2006 20:37:13 UTC 
---------------------------------------------------------------------------------
sportsbars.com : 04-03-2006
---------------------------------------------------------------------------------
blue.com : 29-Oct-2006.
---------------------------------------------------------------------------------
housewarming.com : 03 Sep 2014 14:53:51 
---------------------------------------------------------------------------------
arrows.com : 2006-11-25 00:00:00.0 
---------------------------------------------------------------------------------
prolink.com : 21 Jul 2006 00:00:00 
---------------------------------------------------------------------------------
photos.net : 10-21-2006
---------------------------------------------------------------------------------
agencies.com : 2006-04-22
---------------------------------------------------------------------------------
micheals.com : 12 Jul 2006 21:46:01 
---------------------------------------------------------------------------------
staffordshire.com : 11 May 2011 14:26:08 
---------------------------------------------------------------------------------
snowman.com : 2007-01-10 14:22:18.0 
---------------------------------------------------------------------------------
loc.com : 21-Oct-2009.
---------------------------------------------------------------------------------
apartment.info : 13-Jul-2006 19:26:39 UTC 
---------------------------------------------------------------------------------
dvd.us : Sat Apr 23 23:59:59 GMT 2011
---------------------------------------------------------------------------------
godfather.com : Feb 22, 2006
---------------------------------------------------------------------------------
discountstore.com : 10-22-2006
---------------------------------------------------------------------------------
gunfight.com : May 6 2006.
---------------------------------------------------------------------------------
platinum.biz : Sun Mar 26 23:59:59 GMT 2006
---------------------------------------------------------------------------------
ucsd.com : 02-Oct-2006
---------------------------------------------------------------------------------
cattle.com : 28-Jul-2006.
---------------------------------------------------------------------------------
guns.biz : Sun Mar 26 23:59:59 GMT 2006
---------------------------------------------------------------------------------
designerclothes.com : Tue, Nov 21, 2006
---------------------------------------------------------------------------------
nanotech.us : Sun Apr 23 23:59:59 GMT 2006
---------------------------------------------------------------------------------
mortuaries.com : 01-23-2007
---------------------------------------------------------------------------------
chosen.com : 2006-06-25 
---------------------------------------------------------------------------------
imageconsultants.com : 20-Jan-07 
---------------------------------------------------------------------------------
musket.com : 2011-04-04 06:54:38.0 
---------------------------------------------------------------------------------
safesale.com : 2006-10-26
---------------------------------------------------------------------------------
outdoorwear.com : 2014-05-30 PST (0)
---------------------------------------------------------------------------------
huntingknife.net : 29-Mar-2006 
---------------------------------------------------------------------------------
glossygifts.com : 24-Dec-2006.
---------------------------------------------------------------------------------
Now my question. Is there a way or program that can distinguish and reformat them.

In reply to Date Help by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.