[Kc] a near-term event for timestamp geeks

djgoku djgoku at gmail.com
Wed Jan 14 09:15:54 PST 2009


On Wed, Jan 14, 2009 at 11:07 AM, John Reinke <jmreinke at gmail.com> wrote:
> Hmmm... When I run that same command, I get:
> $ perl -le 'print ~~localtime 1234567890'
> Sat Feb 14 01:31:30 2009
> I'll have to say that's the one date of the year that I intentionally do NOT
> celebrate. ;-)
>
> On Wed, Jan 14, 2009 at 10:56 AM, David Nicol <davidnicol at gmail.com> wrote:
>>
>> Anyone planning any kind of celebration?
>>
>> catnip:~# perl -le 'print ~~localtime 1234567890'
>> Fri Feb 13 17:31:30 2009

What does this output for you:

$ ls -l /etc/localtime
lrwxr-xr-x  1 root  wheel  30 Nov 24 10:29 /etc/localtime ->
/usr/share/zoneinfo/US/Central

Am thinking its a timezone thing.

Jonathan


More information about the kc mailing list