< Back
Get-SystemTimeZone
Post
NAME Get-SystemTimeZone
SYNOPSIS
Get installed timezones
SYNTAX
Get-SystemTimeZone [<CommonParameters>]
DESCRIPTION
This command allows you get the list of installed timezones.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-SystemTimeZone
ID DisplayName BaseUtcOffset
SupportsDaylightSavingTime
-- ----------- -------------
--------------------------
Dateline Standard Time (UTC-12:00) International Date Line West -12:00:00 False
UTC-11 (UTC-11:00) Coordinated Universal Time-11 -11:00:00 False
Aleutian Standard Time (UTC-10:00) Aleutian Islands -10:00:00 True
Hawaiian Standard Time (UTC-10:00) Hawaii -10:00:00 False
Marquesas Standard Time (UTC-09:30) Marquesas Islands -09:30:00 False
Alaskan Standard Time (UTC-09:00) Alaska -09:00:00 True
RELATED LINKS
SYNOPSIS
Get installed timezones
SYNTAX
Get-SystemTimeZone [<CommonParameters>]
DESCRIPTION
This command allows you get the list of installed timezones.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-SystemTimeZone
ID DisplayName BaseUtcOffset
SupportsDaylightSavingTime
-- ----------- -------------
--------------------------
Dateline Standard Time (UTC-12:00) International Date Line West -12:00:00 False
UTC-11 (UTC-11:00) Coordinated Universal Time-11 -11:00:00 False
Aleutian Standard Time (UTC-10:00) Aleutian Islands -10:00:00 True
Hawaiian Standard Time (UTC-10:00) Hawaii -10:00:00 False
Marquesas Standard Time (UTC-09:30) Marquesas Islands -09:30:00 False
Alaskan Standard Time (UTC-09:00) Alaska -09:00:00 True
RELATED LINKS