Class template simple_format
boost::date_time::simple_format — Class to provide simple basic formatting rules.
Synopsis
Description
simple_format
public static functions
static const charT * not_a_date() ;
static const charT * pos_infinity() ;
static const charT * neg_infinity() ;
static month_format_spec month_format() ;
static ymd_order_spec date_order() ;
static bool has_date_sep_chars() ;
static charT year_sep_char() ;
static charT month_sep_char() ;
static charT day_sep_char() ;
static charT hour_sep_char() ;
static charT minute_sep_char() ;
static charT second_sep_char() ;