From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: etc/utc in vm-image.tmpl? Date: Sat, 27 May 2017 14:32:15 +0200 Message-ID: <87lgpih44w.fsf@abyayala.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dEatL-00029B-C8 for guix-devel@gnu.org; Sat, 27 May 2017 08:32:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dEatI-0006KY-8D for guix-devel@gnu.org; Sat, 27 May 2017 08:32:23 -0400 Received: from aibo.runbox.com ([91.220.196.211]:50802) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dEatI-0006K4-2C for guix-devel@gnu.org; Sat, 27 May 2017 08:32:20 -0400 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dEatF-0007RH-8Q for guix-devel@gnu.org; Sat, 27 May 2017 14:32:17 +0200 Received: from [5.135.65.145] (helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dEatE-0003Qr-OX for guix-devel@gnu.org; Sat, 27 May 2017 14:32:16 +0200 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org line 24 in gnu/system/examples/vm-image.tmpl: (timezone "Etc/UTC") Found at https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system/examples/vm-image.tmpl#n24 Is that even valid? When I use UTC, I use simply (timezone "UTC"). If it isn't valid we should probably change this to this ^