Positively.  :-)

-Daniel

> perl -MPOSIX -e'$ENV{TZ}="EST";print ctime(10**9)'
Sat Sep  8 20:46:40 2001

On Sun, 5 Aug 2001, John Tobey wrote:

> On Sun, Aug 05, 2001 at 07:21:09PM -0400, Uri Guttman wrote:
> > 
> > is there a tech meeting this tuesday? any presenters? we can tell TPC
> > stories and such.
> 
> I'd be curious to know whether anyone feels like celebrating the
> billionth second since the epoch.
> 
>     $ perl -le 'print scalar localtime 1e9'
>     Sat Sep  8 21:46:40 2001
> 

Reply via email to