From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Gaspard Subject: DST and appointments in other timezones Date: Wed, 13 Nov 2019 23:26:12 +0100 Message-ID: <87mucze7ln.fsf@llwynog.ekleog.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43761) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iV15j-0000Od-Jt for emacs-orgmode@gnu.org; Wed, 13 Nov 2019 17:26:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iV15h-0005hx-T5 for emacs-orgmode@gnu.org; Wed, 13 Nov 2019 17:26:23 -0500 Received: from grym.ekleog.org ([94.23.42.210]:36624 helo=smtp.gaspard.ninja) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iV15f-0005eF-IV for emacs-orgmode@gnu.org; Wed, 13 Nov 2019 17:26:21 -0500 Received: by smtp.gaspard.ninja (OpenSMTPD) with ESMTP id 511d0b55 for ; Wed, 13 Nov 2019 22:26:13 +0000 (UTC) Received: by smtp.gaspard.ninja (OpenSMTPD) with ESMTPS id 40011d9d (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Wed, 13 Nov 2019 22:26:13 +0000 (UTC) Received: from localhost (llwynog [local]) by llwynog (OpenSMTPD) with ESMTPA id dde044f3 for ; Wed, 13 Nov 2019 22:26:13 +0000 (UTC) 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: emacs-orgmode@gnu.org Hello world, I have appointments that are scheduled on timezones other than my computer's. Does org-mode support setting that? It looks like timestamps don't support adding a timezone, so I'm wondering whether there's a reasonable way to use s-expressions in timestamps for this? Well, ideally org-mode could be adapted to support timestamps in arbitrary timezones, but I guess there are reasons why that's not supported? Cheers, and huge thanks to all the devs and people who answer questions like these! Leo