reports Sun Sep 21 21:51:53 2003 upon execution when the time is actually 4:51pm.#!/usr/bin/perl use locale; my $currentTime = gmtime; print "$currentTime\n";
When I issue:
I find that that d_setlocale='define';. What have I missed in the documentation?perl -V:d_setlocale
Thanks.
In reply to correctly reporting time? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |