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

Class iso_format_base<wchar_t>

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 iso_format_base<wchar_t>

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

Synopsis

// In header: <boost/date_time/iso_format.hpp>

class iso_format_base<wchar_t> {
public:
  // public static functions
  static month_format_spec month_format();
  static const wchar_t * not_a_date();
  static const wchar_t * pos_infinity();
  static const wchar_t * neg_infinity();
  static wchar_t year_sep_char();
  static wchar_t month_sep_char();
  static wchar_t day_sep_char();
  static wchar_t hour_sep_char();
  static wchar_t minute_sep_char();
  static wchar_t second_sep_char();
  static wchar_t period_start_char();
  static wchar_t time_start_char();
  static wchar_t week_start_char();
  static wchar_t period_sep_char();
  static wchar_t time_sep_char();
  static wchar_t fractional_time_sep_char();
  static bool is_component_sep(wchar_t);
  static bool is_fractional_time_sep(wchar_t);
  static bool is_timezone_sep(wchar_t);
  static wchar_t element_sep_char();
};

Description

iso_format_base public static functions

  1. static month_format_specmonth_format();
    Опишите формат месяца – его целое число в формате изо.
  2. static const wchar_t   not_a_date();
    Используемая строка, напечатанная с датой, недействительна.
  3. static const wchar_t pos_infinity();
    Строка используется для положительного значения бесконечности.
  4. static const wchar_t neg_infinity();
    Строка используется для положительного значения бесконечности.
  5. static wchar_tyear_sep_char();
    ISO char за год – используется в продолжительности.
  6. static wchar_t month_sep_char();
    ISO char за месяц.
  7. static wchar_t day_sep_char();
    ISO char за сутки.
  8. static wchar_t hour_sep_char;
    char для минуты
  9. static wchar_t minute_sep_char();
    char для минуты
  10. static wchar_t second_sep_char;
    char для второго
  11. static wchar_t period_start_char();
    ISO char для периода.
  12. static wchar_ttime_start_char();
    Используется во времени в смешанных строках для установки начала времени.
  13. static wchar_t week_start_char();
    Используется в смешанных строках для идентификации начала номера недели.
  14. static wchar_t period_sep_char();
    Сепараторы для периодов.
  15. static wchar_t time_sep_char();
    Сепаратор для hh:mm:ss.
  16. static wchar_tfractional_time_sep_char();
    Предпочтительный разделитель для hh:mm:ss,decimal_fraction.
  17. static bool is_component_sep(wchar_t sep;
  18. static bool is_fractional_time_sep(wchar_t sep;
  19. static bool is_timezone_sep(wchar_t sep;
  20. static wchar_t element_sep_char;

PrevUpHomeNext

Статья Class iso_format_base<wchar_t> раздела 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-07-04 18:45:28/0.0059549808502197/0