How can i get time/timezone in perl on Winnt? On unix, i use "use POSIX qw(strftime); $zone = strftime "%Z", localtime;", and it works well. But this does not work under Winnt because of POSIX. Please help, thanks Chunbo _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activeperl
- RE: winnt perl get localtime Chunbo Shao
- RE: winnt perl get localtime Lee Goddard
- RE: winnt perl get localtime Shawn
- RE: winnt perl get localtime Lee Goddard