On Tue, 13 Mar 2007, Bill Luebkert wrote:
> My 'localtime' function output doesn't reflect DST since the Sunday
> changeover.

This is expected if you have the TZ environment variable set because
Microsoft didn't release an updated MSVCRT.dll.

If you don't use TZ, then DST _should_ be correct for the current year,
but wrong for timestamps in the past.

Cheers,
-Jan

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to