Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 765 Bytes

File metadata and controls

31 lines (22 loc) · 765 Bytes

timezone

Displays current time, date, and timezone information.

  • Kind: info_provider
  • Binary: xfetch-plugin-timezone
  • Dependencies: date (required), timedatectl (optional)

Configuration

{
    "info_plugins": [{ "plugin": "timezone" }],
    "modules": ["plugin:timezone"]
}

Arguments

Field Required Default Description
format No %Z %z date format string for timezone display

Output

State Output
Normal  Wednesday, 23 July 2026 14:30 /  America/New York (EST -05:00)
Not detected  Timezone: unknown

Timezone is detected from /etc/timezone > /etc/localtime symlink > timedatectl.