From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Sivokon Subject: Time-zone in dates Date: Fri, 26 Jun 2015 16:40:58 +0300 Message-ID: <87zj3moadx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8TvR-00042d-Ir for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 09:44:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8TvO-00087p-83 for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 09:44:13 -0400 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:33201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8TvO-00087Y-0X for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 09:44:10 -0400 Received: by wgck11 with SMTP id k11so89158683wgc.0 for ; Fri, 26 Jun 2015 06:44:09 -0700 (PDT) Received: from wvxvvw-laptop (bzq-79-180-168-25.red.bezeqint.net. [79.180.168.25]) by mx.google.com with ESMTPSA id s10sm50507338wjy.35.2015.06.26.06.44.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jun 2015 06:44:08 -0700 (PDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, list. I was looking for a way to add time-zone to the date recrod, something like: <2015-07-05 Sun 20:00 GMT+0>. I was told that it's very likely that the functionality isn't there, so I wonder if it's really so, and if indeed so, then what would it take to add it? I've asked the same question here: http://emacs.stackexchange.com/questions/13463/specify-timezone-in-org-date-format just in case you saw it earlier. Best. Oleg