Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Class template iso_format_base

Boost , The Boost C++ Libraries BoostBook Documentation Subset , Library Reference

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Class template iso_format_base

boost::date_time::iso_format_base — Class to provide common iso formatting spec.

Synopsis

// In header: <boost/date_time/iso_format.hpp>
template<typename charT> 
class iso_format_base {
public:
  // public static functions
  static month_format_spec month_format();
  static const charT * not_a_date();
  static const charT * pos_infinity();
  static const charT * neg_infinity();
  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();
  static charT period_start_char();
  static charT time_start_char();
  static charT week_start_char();
  static charT period_sep_char();
  static charT time_sep_char();
  static charT fractional_time_sep_char();
  static bool is_component_sep(charT);
  static bool is_fractional_time_sep(charT);
  static bool is_timezone_sep(charT);
  static charT element_sep_char();
};

Description

iso_format_base public static functions

  1. <
    staticmonth_format_specmonth_format();
    >Опишите формат месяца – его целое число в формате изо.
  2. <
    staticconstcharT*not_a_date();
    >Используемая струна с датой недействительна.
  3. <
    staticconstcharT*pos_infinity();
    >Струна используется для положительного значения бесконечности.
  4. <
    staticconstcharT*neg_infinity();
    >Струна используется для положительного значения бесконечности.
  5. <
    staticcharTyear_sep_char();
    >ISO char в течение года и #8211; используется в продолжительности.
  6. <
    staticcharTmonth_sep_char();
    >ИСО за месяц.
  7. <
    staticcharTday_sep_char();
    >ИСО за день.
  8. <
    staticcharThour_sep_char();
    >Чар на минуту
  9. <
    staticcharTminute_sep_char();
    >Чар на минуту
  10. <
    staticcharTsecond_sep_char();
    >Для второго
  11. <
    staticcharTperiod_start_char();
    >Срок годности.
  12. <
    staticcharTtime_start_char();
    >Используется во времени в смешанных струнах для установки начала времени.
  13. <
    staticcharTweek_start_char();
    >Используется в смешанных строках для определения начала числа недели.
  14. <
    staticcharTperiod_sep_char();
    >Сепараторы для периодов.
  15. <
    staticcharTtime_sep_char();
    >Разделитель для hh:mm:ss.
  16. <
    staticcharTfractional_time_sep_char();
    >Предпочтительный разделитель для hh:mm:ss, decimal_fraction.
  17. <
    staticboolis_component_sep(charTsep);
    >
  18. <
    staticboolis_fractional_time_sep(charTsep);
    >
  19. <
    staticboolis_timezone_sep(charTsep);
    >
  20. <
    staticcharTelement_sep_char();
    >

Specializations


PrevUpHomeNext

Статья Class template iso_format_base раздела The Boost C++ Libraries BoostBook Documentation Subset Library Reference может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: Library Reference ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-05-20 04:05:45/0.003727912902832/0