tzselect --version (return code: 0)
tzselect (Ubuntu GLIBC 2.23-0ubuntu5) 2.23
tzselect --help (return code: 0)
Usage: tzselect [--version] [--help] [-c COORD] [-n LIMIT]
Select a time zone interactively.
Options:
-c COORD
Instead of asking for continent and then country and then city,
ask for selection from time zones whose largest cities
are closest to the location with geographical coordinates COORD.
COORD should use ISO 6709 notation, for example, '-c +4852+00220'
for Paris (in degrees and minutes, North and East), or
'-c -35-058' for Buenos Aires (in degrees, South and West).
-n LIMIT
Display at most LIMIT locations when -c is used (default 10).
--version
Output version information.
--help
Output this help.
Report bugs to <https://bugs.launchpad.net/ubuntu/+source/glibc/+bugs>.