in reply to Re^2: Format user entered date?
in thread Format user entered date?

So you need to format your output too. That can be done with a combination of localtime and POSIX::strftime for example.

Perl 6 - links to (nearly) everything that is Perl 6.