![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::iso_format_base — Class to provide common ISO 8601 formatting spec.
// In header: <boost/date_time/iso_format.hpp> template<typename charT> class iso_format_base { public: // public static functions (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); (); };
iso_format_base
public static functions();Describe month format – its an integer in ISO 8601 format.
();String used printed is date is invalid.
();String used to for positive infinity value.
();String used to for positive infinity value.
();ISO 8601 char for a year – used in durations.
();ISO 8601 char for a month.
();ISO 8601 char for a day.
();char for minute
();char for minute
();char for second
();ISO 8601 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);
();