Namespace System.Globalization
Classes
- CultureInfo
Provides information about a specific culture (called a locale for unmanaged code development). The information includes the names for the culture, the writing system, the calendar used, the sort order of strings, and formatting for dates and numbers.
- DateTimeFormatInfo
Provides culture-specific information about the format of date and time values.
- NumberFormatInfo
Provides culture-specific information for formatting and parsing numeric values.