mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2025-03-10 05:33:28 +00:00
In this implementation, the `TZ` environment variable must be set in order for the formatted output to use a more user-friendly time zone abbreviation (e.g., `UTC`). Otherwise, the output uses the time zone's UTC offset (e.g., `+00:00`).