/ Published in: Perl
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
perl -i.bak -pe 's{(\d\d)/(\d\d)/(\d\d\d\d)}{$3-$2-$1}'