Subject: [Boost-users] [boost.datetime] Formating dates as strings
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2009-10-01 03:57:26


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.

Any help appreciated.

Sean.