#include "../core_export.hpp"#include "../collections/generic/dictionary.hpp"#include "../object.hpp"#include "../string.hpp"#include <locale>Contains xtd::globalization::date_time_format_info class.
Go to the source code of this file.
Classes | |
| class | xtd::globalization::date_time_format_info |
| Provides culture-specific information about the format of date and time values. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::globalization |
| Contains classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings. These classes are useful for writing globalized (internationalized) applications. Classes such as xtd::globalization::string_info and xtd::globalization::text_info provide advanced globalization functionalities, including surrogate support and text element processing. | |