use POSIX 'strftime'; my $date = strftime '%Y-%m-%d', localtime;