Formats a weekday.
More...
#include <date_formatting_locales.hpp>
|
static void | format_weekday (const weekday_type &wd, ostream_type &os, const facet_type &f, bool as_long_string) |
| Formats a month as as string into an output iterator. More...
|
|
template<class weekday_type, class facet_type, class charT = char>
class boost::date_time::ostream_weekday_formatter< weekday_type, facet_type, charT >
Formats a weekday.
template<class weekday_type , class facet_type , class charT = char>
template<class weekday_type , class facet_type , class charT = char>
template<class weekday_type , class facet_type , class charT = char>
Formats a month as as string into an output iterator.
The documentation for this class was generated from the following file: