Add example output

This commit is contained in:
Markus Fleschutz
2021-09-29 22:02:05 +02:00
parent 4983c82830
commit 4f18f35820
5 changed files with 32 additions and 0 deletions

View File

@ -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