$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [DateTime] Daily Schedules
From: Igor R (boost.lists_at_[hidden])
Date: 2011-01-05 11:59:12
> A ptime isn't just say one o'clock (1:00). A ptime is actually 1:00 on a specific
> day.
1 o'clock on any day is just time_duration of hours(1) since midnight, isn't it?