I need to change the current culture for a script and nothing I tried works.
I've tried using the Set-Culture cmdlet.
I've trued setting [System.Threading.Thread]::CurrentThread.CurrentCulture.
Is this at all possible?
I need to change the current culture for a script and nothing I tried works.
I've tried using the Set-Culture cmdlet.
I've trued setting [System.Threading.Thread]::CurrentThread.CurrentCulture.
Is this at all possible?