{9} % perl use Time::Local; $epoch = timelocal(0, 0, 0, 25, 11, 48); print "$epoch\n"; Can't handle date (0, 0, 0, 25, 11, 148) at - line 2 {10} %