[Tzdist] draft-ietf-tzdist-caldav-timezone-ref-01
Ken Murchison <murch@andrew.cmu.edu> Mon, 13 April 2015 18:37 UTC
Return-Path: <murch@andrew.cmu.edu>
X-Original-To: tzdist@ietfa.amsl.com
Delivered-To: tzdist@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id E75D01B2A8B
for <tzdist@ietfa.amsl.com>; Mon, 13 Apr 2015 11:37:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.51
X-Spam-Level:
X-Spam-Status: No, score=-1.51 tagged_above=-999 required=5
tests=[BAYES_50=0.8, RCVD_IN_DNSWL_MED=-2.3, T_RP_MATCHES_RCVD=-0.01]
autolearn=ham
Received: from mail.ietf.org ([4.31.198.44])
by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id VvCpvWTtwDRd for <tzdist@ietfa.amsl.com>;
Mon, 13 Apr 2015 11:37:49 -0700 (PDT)
Received: from smtp.andrew.cmu.edu (SMTP.ANDREW.CMU.EDU [128.2.157.39])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 872221B2A8A
for <tzdist@ietf.org>; Mon, 13 Apr 2015 11:37:49 -0700 (PDT)
Received: from Kens-MacBook-Air.local
(static-71-186-165-18.bflony.fios.verizon.net [71.186.165.18])
(user=murch mech=PLAIN (0 bits))
by smtp.andrew.cmu.edu (8.14.8/8.14.8) with ESMTP id t3DIblQ3000385
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT)
for <tzdist@ietf.org>; Mon, 13 Apr 2015 14:37:48 -0400
Message-ID: <552C0CF6.3080002@andrew.cmu.edu>
Date: Mon, 13 Apr 2015 14:37:42 -0400
From: Ken Murchison <murch@andrew.cmu.edu>
Organization: Carnegie Mellon University
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10;
rv:31.0) Gecko/20100101 Thunderbird/31.5.0
MIME-Version: 1.0
To: tzdist@ietf.org
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-PMX-Version: 6.0.3.2322014, Antispam-Engine: 2.7.2.2107409,
Antispam-Data: 2015.4.13.182720
X-SMTP-Spam-Warning: 89% (
SXL_IP_PROXY 8, SXL_IP_PROXY_RCVD 0.5, TO_IN_SUBJECT 0.5, HTML_00_01 0.05,
HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1000_LESS 0,
BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0,
BODY_SIZE_700_799 0, DATE_TZ_NA 0, FROM_EDU_TLD 0, NO_URI_FOUND 0,
RDNS_GENERIC_POOLED 0, RDNS_STATIC 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0,
__HAS_FROM 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0,
__MOZILLA_MSGID 0, __MOZILLA_USER_AGENT 0, __PHISH_SPEAR_STRUCTURE_1 0,
__RDNS_STATIC_1 0, __SANE_MSGID 0, __SUBJ_ALPHA_START 0, __TO_IN_SUBJECT 0,
__TO_MALFORMED_2 0, __TO_NO_NAME 0, __USER_AGENT 0)
X-SMTP-Spam-Score: 89%
X-Scanned-By: MIMEDefang 2.74 on 128.2.157.39
Archived-At: <http://mailarchive.ietf.org/arch/msg/tzdist/OX2as3ydxZPraYhKhde6C9dZE3Y>
Subject: [Tzdist] draft-ietf-tzdist-caldav-timezone-ref-01
X-BeenThere: tzdist@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <tzdist.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tzdist>,
<mailto:tzdist-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tzdist/>
List-Post: <mailto:tzdist@ietf.org>
List-Help: <mailto:tzdist-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tzdist>,
<mailto:tzdist-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Apr 2015 18:37:51 -0000
All, I have just re-read the entire document and it appears to address tickets #24 and #26. Furthermore, the specification of this extension is quite clear and concise I have been able to add support for it to my CalDAV server fairly easily. All of the handful of clients that I have tested with happily accept iCalendar data without time zones. I have yet to find a client that sends iCalendar data without time zones, but I would be happy to test if somebody knows of one. I did find one editorial nit: Sec 1, para 2, sent 3: "resulting missed meetings" -> "resulting in missed meetings" -- Kenneth Murchison Principal Systems Software Engineer Carnegie Mellon University
- [Tzdist] draft-ietf-tzdist-caldav-timezone-ref-01 Ken Murchison
- Re: [Tzdist] draft-ietf-tzdist-caldav-timezone-re… Daniel Migault