'Change Date format for a particular user in Active directory domain through Powershell

We have many users in different locations in Active directory. For few users the date format is DD/MM/YYYY. So we need to change it to MM/DD/YYYY. Please help with PowerShell command to do that.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source