Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RT#49963 Skip pre 1970 date tests on Win32
It seems that the problem is with negative dates/timestamps (before 01/01/1970) that are not well supported on Win32. It might be somehow related to a note at: http://search.cpan.org/~dapm/perl-5.10.1/pod/perlport.pod#Time_and_Date saying: "On Windows (at least), you shouldn't pass a negative value to gmtime or localtime."
- Loading branch information