in reply to Re: Timelocal, Localtime Bug?
in thread Timelocal, Localtime Bug?

It looks like it might run if you flip localtime and timelocal with each other (I'm guessing timelocal takes the arguments localtime is currently taking and vice-versa).

That said, I have no idea concerning the original question. ><

Replies are listed 'Best First'.
Re^3: Timelocal, Localtime Bug?
by alanonymous (Sexton) on Mar 29, 2012 at 22:18 UTC
    Sorry guys! My development machine is not connected to the internet, so I had to type the chunk of applicable code and I mixed up timelocal and localtime. I fixed the code samples in the original post, so now my original question actually applies (also put 3 instead of 31... I hate fat fingers today). Sorry!