Linux command
zdump 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
zdump [timezone]
说明
zdump prints timezone information including current time and UTC offset. It reads timezone data from the system timezone database. With -v flag, it shows all timezone transitions (daylight saving time changes).
参数
- -v
- Verbose output with transition times
- -V
- More verbose output
- -c _YEAR_
- Limit transitions to specified year range
- --help
- Display help
FAQ
What is the zdump command used for?
zdump prints timezone information including current time and UTC offset. It reads timezone data from the system timezone database. With -v flag, it shows all timezone transitions (daylight saving time changes).
How do I run a basic zdump example?
Run `zdump [timezone]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -v do in zdump?
Verbose output with transition times