There are time zones that have minute offsets, display those
authorflorian <florian@openbsd.org>
Sat, 24 Sep 2022 16:07:26 +0000 (16:07 +0000)
committerflorian <florian@openbsd.org>
Sat, 24 Sep 2022 16:07:26 +0000 (16:07 +0000)
commit9121950209d9815fb43c46e2fc3ebe5cdbbaa255
treeda8e9165d2874134d6476f782a5feccdd2607f5b
parent755afa632161c0da47074da4fe2fe8f67933f554
There are time zones that have minute offsets, display those
correctly. Pointed out by pjanzen@.
To display the offset, use ISO 8601, as suggested by David Goerger.

While here check if tm->tm_gmtoff changed which probably means that we
moved in or out of daylight savings time.

Input & OK millert, deraadt
games/grdc/grdc.6
games/grdc/grdc.c