![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::ostream_date_formatter — Convert a date to string using format policies.
// In header: <boost/date_time/date_formatting_locales.hpp> template<typename date_type, typename facet_type, typename charT = char> class ostream_date_formatter { public: // types typedef charT > ; typedef ; // public static functions void (const , , const facet_type &); void (const , ); };