$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] date_time: nth friday of month
From: MM (finjulhich_at_[hidden])
Date: 2014-05-30 11:07:24
Is anyone familiar with date_time internals who could help here?
Rds,
On 24 May 2014 02:07, MM <finjulhich_at_[hidden]> wrote:
> Hello,
>
> Is there an object that encodes "second friday of month", rather than
> "second friday of april"?
> Then you would pass to it month + year to get a date?
> If not, how would I implement such a type? Extend
> nth_day_of_the_week_in_month?
>
> Thanks,
>