mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Add example output
This commit is contained in:
@ -5,6 +5,13 @@
|
||||
Lists the details of the current time zone
|
||||
.EXAMPLE
|
||||
PS> ./list-timezone
|
||||
|
||||
Id : Europe/Berlin
|
||||
DisplayName : (UTC+01:00) Central European Standard Time
|
||||
StandardName : Central European Standard Time
|
||||
DaylightName : Central European Summer Time
|
||||
BaseUtcOffset : 01:00:00
|
||||
SupportsDaylightSavingTime : True
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user