Help for this page

Select Code to Download


  1. or download this
    perl -pe "s/\b([0-9]{10})\b/localtime($1)/ge" file_with_timestamps.txt
    + > file_with_dates.txt