On Tue, Nov 13, 2012 at 5:11 AM, Kanishka <kanishkani...@gmail.com> wrote:
> if we use a date after 19 January 2038, we can not use 'strtotime' to get > timestamp. > http://en.wikipedia.org/wiki/Year_2038_problem > > Only if you're running 32bit OS. If you're running 64bit OS with 64bit PHP you can represent about 580 billion years... - Matijn