LinuxCommandLibrary

zdump

Display timezone information

TLDR

Print timezone info

$ zdump [timezone]
copy

SYNOPSIS

zdump [OPTIONS] [TIMEZONE...]

DESCRIPTION

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).

PARAMETERS

-v

Verbose output with transition times
-V
More verbose output
-c YEAR
Limit transitions to specified year range
--help
Display help

CAVEATS

Timezone names must match system database entries. Output format varies by system version.

SEE ALSO

zic(8), tzselect(8), date(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community