From 2cc33a7e3e40dfc532d5ff57d7e835799810474d Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Wed, 28 Feb 2024 19:18:46 +0000 Subject: [PATCH] Show the timezone in --info --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 0df4849..a70782d 100644 --- a/src/main.rs +++ b/src/main.rs @@ -697,7 +697,7 @@ fn mode_info(cmd: &mut Command, args: Args, ids: &mut Vec, tags: &mut Vec