Archive for the ‘Perl’ Category
-
Transform UK-format dates (dd/mm/yy) into US-format (mm-dd-yy)
Suppose you have a text file containing lots of dates on separate lines and you want to change the date format:
more »
Suppose you have a text file containing lots of dates on separate lines and you want to change the date format:
more »