From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Time-zone in dates Date: Fri, 26 Jun 2015 21:20:00 +0200 Message-ID: <87y4j6tgyn.fsf@nicolasgoaziou.fr> References: <87zj3moadx.fsf@gmail.com> <87zj3mv9rb.fsf@ucl.ac.uk> <87ioaav72g.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8Z8y-0004rF-C0 for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 15:18:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8Z8x-0000jX-73 for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 15:18:32 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:58567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8Z8x-0000jN-0U for emacs-orgmode@gnu.org; Fri, 26 Jun 2015 15:18:31 -0400 In-Reply-To: <87ioaav72g.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Fri, 26 Jun 2015 16:10:47 +0100") 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: "J. David Boyd" Cc: emacs-orgmode@gnu.org Hello, Eric S Fraga writes: > In practice, I do not miss having time zone information in org. Time zone information is interesting when users of different areas are exchanging Org documents. I think it would be useful to have: - a keyword to specify time zone per document. This time zone would apply to every time stamp not defining their own time zone. Default value could be `local' so we would be backward compatible. - a way to specify a time zone per time stamp, overriding the previous keyword. I think it would require to define a proper API for timestamps in order to ensure, e.g., comparisons are done right. Regards, -- Nicolas Goaziou