From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CKRcH82962MUKAAAbAwnHQ (envelope-from ) for ; Tue, 14 Feb 2023 17:58:53 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mHtKH82962MeuwAA9RJhRA (envelope-from ) for ; Tue, 14 Feb 2023 17:58:53 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 565E18E2D for ; Tue, 14 Feb 2023 17:58:52 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676393932; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=kaTOw1Tio0PIuGVnjpG6Dm8hKeU4xnM9jS3udb5ZZck=; b=n4HzfsACNtmtORIisWUhYEqJdkVwnUk7yM8yoy9X30c4MPy9gslMOnWh/Bj4Kodf9Khiy9 uSkb4oLhKqdKm8lFOHoyDNeNBcCr+WP8XGi6rgUTULmrQFKfs3EhcXTbgkXyAQUA3FC24D iIZYhjr9g74OncNNCFrikMuI0537ZxN+R0k9ILl1dC70/L4R/IdcYpSywGS04R/gTCuV1f Jf6wqmit41ybgiF0cQDuK0yng7vQKst4ct85aYjJnCtFYpYDOdF66hbvJg9hC+JMvc2Riz JxouRe1szmvO+vq7RwPXXqjmvJ61DRZdf1OkMEhRarxTPw4IG9hFiUqs91lBlA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676393932; a=rsa-sha256; cv=none; b=GUw60wNvrbnsmEBJd5NadAV3ORDRjHowtHmBkQh9PwZKuwI4vgCZLrxAhNQouUl+EBFuJH 7ery/2mXevIWmWysCcag5F8axHM0j1qR+wem5nrBMKAG6kripc6oGLck2H3xke1Q47r/bp ADS1lwnXJjhlxBT2SqlWH41NDUybwWDV+/z8311NKQq9Q5eCgoehMfWFlsnSgtBHKziGk4 UmGf6l5svXjPCfLM1IjB0ibmnJmDziFB31kAm/R5uERzMPxdXgfT+iGIIw4o6RQG3vGXpb 9UEW4buEfVSu6SNnJcTmByMPHGmGOl6XtaAUcRcb4UFFoA1yQvBuAwj2NsahWQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pRycy-00028P-Cw; Tue, 14 Feb 2023 11:58:00 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pRycv-00026y-9w for emacs-orgmode@gnu.org; Tue, 14 Feb 2023 11:57:57 -0500 Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pRycu-0006js-1L for emacs-orgmode@gnu.org; Tue, 14 Feb 2023 11:57:57 -0500 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1pRycr-0004kg-57 for emacs-orgmode@gnu.org; Tue, 14 Feb 2023 17:57:53 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: [POLL] Proposed syntax for timestamps with time zone info (was: [FEATURE REQUEST] Timezone support in org-mode datestamps and org-agenda) Date: Tue, 14 Feb 2023 23:57:48 +0700 Message-ID: References: <877cwse95m.fsf@localhost> <878rh5eqz4.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Content-Language: en-US In-Reply-To: Received-SPF: pass client-ip=116.202.254.214; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 25 X-Spam_score: 2.5 X-Spam_bar: ++ X-Spam_report: (2.5 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FORGED_MUA_MOZILLA=2.309, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NICE_REPLY_A=-0.35, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: X-Migadu-Queue-Id: 565E18E2D X-Spam-Score: 3.78 X-Migadu-Spam-Score: 3.78 X-Migadu-Scanner: scn0.migadu.com List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: k6kbgW2Hl+6d On 14/02/2023 22:59, Jean Louis wrote: > What Ihor proposed is time stamp like: > > 2023-02-14 Tue 12:00:00 +0800 @UTC I am not sure that combination of +0800 and UTC was intentional. The following is redundant, but there is nothing wrong while offset and time zone identifier are in agreement: 2023-02-14 Tue 12:00:00 +0800 @Asia/Singapore