BUG/MINOR: trace: show wall-clock date, not internal date in show activity
authorWilly Tarreau <w@1wt.eu>
Thu, 27 Apr 2023 16:22:34 +0000 (18:22 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 27 Apr 2023 16:22:34 +0000 (18:22 +0200)
commitbc3c4e85f04327736616cabda1f7eaa1ea62f471
tree8be4041b7e7277e113c1f64e9d73e2e409144f0c
parent22b6d26c57ee4df9c5382570b35c01127589c49d
BUG/MINOR: trace: show wall-clock date, not internal date in show activity

Yet another case where "now" was used instead of "date" for a publicly
visible date that was already incorrect and became worse after commit
28360dc ("MEDIUM: clock: force internal time to wrap early after boot").
No backport is needed.
src/flt_trace.c