]> Sergey Matveev's repositories - public-inbox.git/commit
lei inspect: show ISO8601 {rt} and {dt}, too
authorEric Wong <e@80x24.org>
Tue, 19 Oct 2021 09:33:45 +0000 (09:33 +0000)
committerEric Wong <e@80x24.org>
Tue, 19 Oct 2021 17:29:22 +0000 (17:29 +0000)
commit05ba3513ab45618956739731e11c6e9cd8924bdc
tree63984d4c886f1edfb206f07662bc64470bd99315
parent1f887bd51d92b0d4fea4d8e3c36f4328c6b0ae76
lei inspect: show ISO8601 {rt} and {dt}, too

While inspect is intended for debugging, the Unix epoch in
seconds requires extra steps for human consumption; just
steal what we used for "lei q -f json" output.
lib/PublicInbox/LeiInspect.pm
lib/PublicInbox/LeiOverview.pm