Set-Culture [-CultureInfo*] <CultureInfo> [<CommonParameters>]
The Set-Culture cmdlet sets a specific culture (also known as a locale for unmanaged code development) for the current user account. The information includes the names for the culture, the writing system, the calendar, and formatting for dates and sort strings. For more information, see CultureInfo Class and Configurable Language and Cultural Settings.
-CultureInfo <CultureInfo>
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,ErrorAction, ErrorVariable, WarningAction, WarningVariable,OutBuffer, PipelineVariable, and OutVariable.
This work is licensed under a Creative Commons Attribution 4.0 International. It is attributed to Microsoft Corporation and can be found here.
PowerShell Commands