mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-07 12:58:52 +03:00
a28ebcb401
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`).