[MXS-4320] Let maxctrl show datetime values using local client timezone Created: 2022-09-27 Updated: 2023-03-28 Resolved: 2023-01-24 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxctrl |
| Affects Version/s: | None |
| Fix Version/s: | 23.02.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-175 | ||||||||
| Description |
|
Right now maxctrl always shows datetime values using the GMT timezone (eg. in maxctrl list users output, using the HTTP Date header format. This happens regardless of the local $TZ variable setting. It would be nice to have such datetime values been shown in local time instead. |