From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [192.168.2.1] (port=55266 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1pDoXt-0005xe-0v; Fri, 06 Jan 2023 20:52:13 +0530 From: Arun Isaac To: Andrew Whatson Cc: guile-email@systemreboot.net Subject: Re: [PATCH] email: Support Date fields with missing seconds. In-Reply-To: <87tu13ybqq.fsf@systemreboot.net> References: <20230105103324.4396-1-whatson@tailcall.au> <87tu13ybqq.fsf@systemreboot.net> Date: Fri, 06 Jan 2023 15:22:11 +0000 Message-ID: <87r0w7y9gc.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain List-Id: > https://git.systemreboot.net/guile-email/commit/?id=aa6a58a152b8ebe0e786682ffd84239ed862dba4 Oops! I made a mistake with the commit message. I had added a new test called "parse Date", but forgot to remove it from the commit message when I removed the test. Sorry!