win32_utime() on directories should use localtime() rather
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 22 Oct 1999 16:36:46 +0000 (16:36 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 22 Oct 1999 16:36:46 +0000 (16:36 +0000)
commit9c51cf4c9382ec7949cbce7b5d3babf8d5581e4d
tree16e283205582e75e1fb852b5e7f0bf205f94f0c7
parent5d4fa709c52c313242d8c99c393f00bdcd687712
win32_utime() on directories should use localtime() rather
than gmtime() (from Jan Dubois)

p4raw-id: //depot/perl@4420
win32/win32.c