Class iso_format_base<wchar_t>
boost::date_time::iso_format_base<wchar_t> — Class to provide common iso formatting spec.
Synopsis
Description
iso_format_base
public static functions
month_format_spec month_format() ;
const wchar_t * not_a_date() ;
const wchar_t * pos_infinity() ;
const wchar_t * neg_infinity() ;
wchar_t year_sep_char() ;
wchar_t month_sep_char() ;
wchar_t day_sep_char() ;
wchar_t hour_sep_char() ;
wchar_t minute_sep_char() ;
wchar_t second_sep_char() ;
wchar_t period_start_char() ;
wchar_t time_start_char() ;
wchar_t week_start_char() ;
wchar_t period_sep_char() ;
wchar_t time_sep_char() ;
wchar_t fractional_time_sep_char() ;
bool is_component_sep(wchar_t sep) ;
bool is_fractional_time_sep(wchar_t sep) ;
bool is_timezone_sep(wchar_t sep) ;
wchar_t element_sep_char() ;