$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost.datetime] Formating dates as strings
From: Roman Perepelitsa (roman.perepelitsa_at_[hidden])
Date: 2009-10-01 04:09:25
2009/10/1 Sean Farrow <sean.farrow_at_[hidden]>
> Hi:
>
> What is the best way to format a date in a specific way. For example I have
> a client who wants there dates formatted as 01/10/2009, and another who
> wants Thursday 01 October.
>
> These need to be output as std::wstrings.
>
This page will help:
http://www.boost.org/doc/libs/1_40_0/doc/html/date_time/date_time_io.html
Roman Perepelitsa.