Help for this page
Select Code to Download
Select
or
download this
my @timeData = CORE::localtime(time); print join(' ', @timeData);