It\'s kind of a silly question, but what would be the maximum INT value of a time() and it\'s future date, e.g.
time()
1st January 2999
The last 32-Bit Integer timestamp will be reached January 19, 2038. This is known as the Year 2038 problem.