From 31b74bdf0b752e12808bbe1ab27f4a94b4450983 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Fri, 3 May 2019 14:54:25 -0700 Subject: [PATCH] Display release date in the local timezone (#4144) --- install/src/command.rs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/install/src/command.rs b/install/src/command.rs index ae274936c5..1d2ca06dfb 100644 --- a/install/src/command.rs +++ b/install/src/command.rs @@ -386,10 +386,7 @@ pub fn info(config_file: &str, local_info_only: bool) -> Result