$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2008-05-14 20:49:56
Jonathan Biggar wrote:
> I found getting either of thse two bits of information to be much harder
> than it ought to be:
>
> 1. The default time zone for the program.
Right -- there's not really a portable way to do this unfortunately. So if
you know a way I'm all ears.
> 2. The time zone offset for the local_date_time clocks.
Not sure I understand. You have to pass a tz to the clock as I recall, so how
does this matter?
Jeff