CultureInfo Class
Provides information about a specific culture (such as its name, its writing system, and so forth), as well as access to culture-specific objects that provide information for common operations, such as formatting dates and sorting strings.
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Syntax
public class CultureInfo
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.