From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: icalendar--datetime-to-iso-date (icalendar.el) Date: Fri, 4 Nov 2016 09:30:06 +0100 Message-ID: <20161104083006.GB30312@tuxteam.de> References: <871sysiti3.fsf@127.0.0.1> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1478248275 15945 195.159.176.226 (4 Nov 2016 08:31:15 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 4 Nov 2016 08:31:15 +0000 (UTC) User-Agent: Mutt/1.5.21 (2010-09-15) Cc: help-gnu-emacs@gnu.org To: HASM Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 04 09:31:11 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c2Ztc-0000OH-Qk for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Nov 2016 09:30:44 +0100 Original-Received: from localhost ([::1]:37067 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2Ztf-0004KV-L5 for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Nov 2016 04:30:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2Zt5-0004Ix-4K for help-gnu-emacs@gnu.org; Fri, 04 Nov 2016 04:30:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2Zt2-0002mU-2C for help-gnu-emacs@gnu.org; Fri, 04 Nov 2016 04:30:11 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:34071 helo=tomasium.tuxteam.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c2Zt1-0002ij-TN for help-gnu-emacs@gnu.org; Fri, 04 Nov 2016 04:30:08 -0400 Original-Received: from tomas by tomasium.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1c2Zt0-000806-2f; Fri, 04 Nov 2016 09:30:06 +0100 In-Reply-To: <871sysiti3.fsf@127.0.0.1> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 5.199.139.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:111672 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Nov 03, 2016 at 06:27:00AM -0700, HASM wrote: > > Shouldn't format in: > icalendar--datetime-to-iso-date (icalendar.el) > be: > "%04d%s%02d%s%02d" > instead of: > "%d%s%d%s%d"? That seems to make sense. After all, an ISO date looks like "2016-08-09" and not "2016-8-9". Consider reporting a bug with M-x report-emacs-bug. Regards - -- tomás -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlgcRw4ACgkQBcgs9XrR2ka41ACdHMSXnLLn9v6SgLHEZfUhgymz ZaIAnRbwJbOGTeripN7LWXIZ0RHqv03C =6iui -----END PGP SIGNATURE-----