Issue #24773: Fixed tests failures on systems with 32-bit time_t.
Several 32-bit systems have issues with transitions in the year 2037. This is a bug in the system C library since time_t does not overflow until 2038, but let's skip tests starting from 2037 to work around those bugs.
A
Alexander Belopolsky committed
611adf246639711489bc63382743fdd6428b4fe3
Parent: 8d49896