$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost date_time: system time zone
From: Pete (pete_at_[hidden])
Date: 2010-03-05 17:16:47
What puzzles me is that JavaScript can accurately determine the correct time
zone settings for the local system including daylight savings time settings
and time zone name.
Is there a trick to achieve this with boost date_time?