Help for this page
my $x = (localtime)[0];
my $x = (localtime)[2,3,4,0];
my ($x) = localtime;
my $x = (localtime)