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.
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.