Get-Date Multi Language PowerShell
Hello,
Today I wanted to share a nice trick that will allow you to write the full date in another language than the one from your current Windows configuration. This method will work with any DateTime object and all of the cultures supported by your .Net version.
Continue reading