xtd 0.2.0
Loading...
Searching...
No Matches
number_format_info.hpp File Reference
#include "../core_export.hpp"
#include "../collections/generic/dictionary.hpp"
#include "../object.hpp"
#include "../string.hpp"
#include <locale>

Definition

Contains xtd::globalization::number_format_info class.

Go to the source code of this file.

Classes

class  xtd::globalization::number_format_info
 Provides culture-specific information about the format of numbers, currency, and percentages. 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.