From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-icalendar: Change dates to today in VEVENT export Date: Mon, 16 Sep 2019 18:32:20 +0200 Message-ID: <87impsdwx7.fsf@nicolasgoaziou.fr> References: <87d0o37mkh.fsf@nicolasgoaziou.fr> <87pnrx4d77.fsf@nicolasgoaziou.fr> <87ef0ufzx4.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43552) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i9tvX-0007rD-PT for emacs-orgmode@gnu.org; Mon, 16 Sep 2019 12:32:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i9tvV-0004Ts-BO for emacs-orgmode@gnu.org; Mon, 16 Sep 2019 12:32:35 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:55143) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i9tvV-0004Ry-5M for emacs-orgmode@gnu.org; Mon, 16 Sep 2019 12:32:33 -0400 In-Reply-To: (=?utf-8?Q?=22Micha=C3=ABl?= Cadilhac"'s message of "Sun, 15 Sep 2019 12:06:23 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: =?utf-8?Q?Micha=C3=ABl?= Cadilhac Cc: Org-Mode mailing list Hello, Micha=C3=ABl Cadilhac writes: > Right, you pointed this out the first time, and I forgot to address > this: How would you build such a timestamp *with the -end bits* using > org-timestamp-from-time? It seems that > org-icalendar-convert-timestamp expects that these be filled. I suggest to fix `org-timestamp-from-time' so that it matches `org-element-timestamp-parser' return value. Regards, --=20 Nicolas Goaziou