System.Globalization

This namespace contains classes that allow you to access culture/region information.
For example language, country, calendar, date formats etc.
These classes are useful when you are writing international applications.


Classes

CultureInfoProvides information about a specific culture including the type of calendar used, the formatting used for dates and numbers.
DateTimeFormatInfoDefines how DateTime values are formatted and displayed depending on the culture
NumberFormatInfoDefines how Numeric values are formatted and displayed depending on the culture.
RegionInfoContains information about country and region.


© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext