返回命令列表

Linux command

tzselect 命令

文本

Copy it and replace filenames, paths, or keywords as needed.

命令示例

Select

tzselect

Example

tzselect -c [coordinates]

说明

tzselect provides an interactive menu for selecting a timezone. It walks through geographic regions to help identify the correct timezone. The selected timezone name is printed to stdout. Note: This program does not actually set the system timezone. It only helps identify the correct timezone name that can then be used with other tools to configure the system.

参数

-c _COORDINATES_
Ask for nearest timezone to ISO 6709 coordinates
-n _LIMIT_
Display at most this many choices

FAQ

What is the tzselect command used for?

tzselect provides an interactive menu for selecting a timezone. It walks through geographic regions to help identify the correct timezone. The selected timezone name is printed to stdout. Note: This program does not actually set the system timezone. It only helps identify the correct timezone name that can then be used with other tools to configure the system.

How do I run a basic tzselect example?

Run `tzselect` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -c _COORDINATES_ do in tzselect?

Ask for nearest timezone to ISO 6709 coordinates