Mega Code Archive

 
Categories / Perl / System Functions
 

Use Time

use Time::Local; print timelocal(0, 0, 0, 1, 1, 2000);