Current Time Zone

[System.TimeZoneInfo]::Local
Example
PS C:\> $Date = Get-Date
>> [System.TimeZoneInfo]::Local



Id                         : Central Standard Time
DisplayName                : (UTC-06:00) Central Time (US & Canada)
StandardName               : Central Standard Time
DaylightName               : Central Daylight Time
BaseUtcOffset              : -06:00:00
SupportsDaylightSavingTime : True