![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::iso_format_base<wchar_t> — Class to provide common iso formatting spec.
// In header: <boost/date_time/iso_format.hpp> class iso_format_base<> { public: // public static functions (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); };
iso_format_base
public static functions();Describe month format – its an integer in iso format.
();String used printed is date is invalid.
();String used to for positive infinity value.
();String used to for positive infinity value.
();ISO char for a year – used in durations.
();ISO char for a month.
();ISO char for a day.
();char for minute
();char for minute
();char for second
();ISO char for a period.
();Used in time in mixed strings to set start of time.
();Used in mixed strings to identify start of a week number.
();Separators for periods.
();Separator for hh:mm:ss.
();Preferred Separator for hh:mm:ss,decimal_fraction.
( sep);
( sep);
( sep);
();