$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Time classes and zoneinfo (tz/Olsen) database
From: Dom Driver (domdriver_at_[hidden])
Date: 2011-07-10 18:42:16
Hi List,
I'm currently working on a project with a requirement for up-to-date worldwide timezone information, including accurate daylight saving information.
How well do the boost time classes handle the tz database? Can I populate the boost classes with up-to-date info easily? Has anyone done this?
Ta!
D