PowerShell Date + Time Timezone?
Hello everyone, I have a date + time in the following format in a PowerShell variable. MM/DD/YYYY hh:mm:ss Now I want to convert this data to a different time zone using PowerShell and, if possible, convert it to the DD/MM/YYYY hh:mm format. I haven't found the right solution online. Thank you!