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

Reply via email to