BUG/MINOR: activity: show wall-clock date, not internal date in show activity
authorWilly Tarreau <w@1wt.eu>
Thu, 27 Apr 2023 12:44:49 +0000 (14:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 27 Apr 2023 12:47:50 +0000 (14:47 +0200)
commit82bde18aa48373814e57650c86f029d2dfc11e21
tree14d869c9e86c9116cc2a2903aba4a379b989a171
parenta5f0e6cfc08ac1f6d1f32e2b71ad1c9074b9ca5a
BUG/MINOR: activity: show wall-clock date, not internal date in show activity

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/activity.c