![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::simple_format — Class to provide simple basic formatting rules.
// In header: <boost/date_time/date_format_simple.hpp> template<typename charT> class simple_format { public: // public static functions const charT * (); const charT * (); const charT * (); (); (); bool (); charT (); charT (); charT (); charT (); charT (); charT (); };
simple_format
public static functionsconst charT * ();String used printed is date is invalid.
const charT * ();String used to for positive infinity value.
const charT * ();String used to for positive infinity value.
();Describe month format.
();
bool ();This format uses '-' to separate date elements.
charT ();Char to sep?
charT ();char between year-month
charT ();Char to separate month-day.
charT ();char between date-hours
charT ();char between hour and minute
charT ();char for second