Get information about regional settings e.g. current language and keyboard layout.
Syntax
Get-Culture [CommonParameters]
key
CommonParameters:
-Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutVariable.
Example
PS C:\>get-culture
Return type:
System.Globalization.CultureInfo object
"The eternally incomprehensible thing about the world is that it is comprehensible" - Albert Einstein
Related Powershell Commands:
Get-UICulture - Get ui culture information