From: Jeremy A. <bc...@te...> - 2001-04-04 05:00:29
|
hi i am having a problem getting proper modified time dates of files when using the win32:Internet ftp list, or the standard directory listing i do this ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime($file->{'mtime'}); then for each file i do something like this print "$year/$mon/$mday $file->{'name'}); for every file, i end up getting a modified date of 69/11/31 thefile eg; 69 - 11 - 31 bbsetup.exe 144152 bytes 69 - 11 - 31 clients.pl 29 bytes _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |