<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>16962</bug_id>
          
          <creation_ts>2012-05-07 17:17:26 +0000</creation_ts>
          <short_desc>i18n-ISSUE-92: time zone vs. time zone offset</short_desc>
          <delta_ts>2014-02-27 21:33:24 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Addison Phillips">addison</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>erika.doyle</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>public-i18n-core</cc>
    
    <cc>robin</cc>
    
    <cc>silviapfeiffer1</cc>
    
    <cc>w3-bugs</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67396</commentid>
    <comment_count>0</comment_count>
    <who name="Addison Phillips">addison</who>
    <bug_when>2012-05-07 17:17:26 +0000</bug_when>
    <thetext>2.5.5.7 Global dates and times
http://dev.w3.org/html5/spec/single-page.html#global-dates-and-times

This section gives a number of examples that equate time zone offset with an actual time zone. For example:

--
&quot;1979-10-14T12:00:00.001-04:00&quot;
One millisecond after noon on October 14th 1979, in the time zone in use on the east coast of the USA during daylight saving time.
--

It should be made clear that a zone offset is not the same thing as a time zone. Mention should be made of the need for separate time zone information when working with real date and time values in use cases that depend on it (see our note &quot;Working with Time Zones&quot;)

Norbert commented:

The issue really is: why don&apos;t we use IANA time zone names to identify time zones? &quot;-04:00&quot; could be &quot;the time zone in use on the east coast of the USA during daylight saving time&quot;, but it could also be one of many other time zones.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67579</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-05-10 18:02:26 +0000</bug_when>
    <thetext>The example quoted is accurate -- the time it refers to is indeed on the east coast of the USA, and not another time zone that happens to have the offset -04:00. There&apos;s no way to tell that from the time itself, but that&apos;s just a limitation of the ISO format. Are there any cases where the terms are confused? I thought I had been careful about the way the terms were used.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67773</commentid>
    <comment_count>2</comment_count>
    <who name="Norbert Lindenberg">w3-bugs</who>
    <bug_when>2012-05-16 02:07:04 +0000</bug_when>
    <thetext>How do you know &quot;the time it refers to is indeed on the east coast of the USA&quot; and not in Venezuela?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70185</commentid>
    <comment_count>3</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 07:04:45 +0000</bug_when>
    <thetext>This bug was cloned to create bug 17857 as part of operation convergence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74037</commentid>
    <comment_count>4</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-18 13:02:37 +0000</bug_when>
    <thetext>Same decision as https://www.w3.org/Bugs/Public/show_bug.cgi?id=17857</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74042</commentid>
    <comment_count>5</comment_count>
    <who name="Addison Phillips">addison</who>
    <bug_when>2012-09-18 15:23:36 +0000</bug_when>
    <thetext>The I18N Core WG previously resolved that we did not agree with Ian&apos;s comments on or closing of 17857 and we don&apos;t agree with closing this item without addressing it. Please reconsider this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75257</commentid>
    <comment_count>6</comment_count>
    <who name="Erika Doyle Navara">erika.doyle</who>
    <bug_when>2012-10-03 21:10:25 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:


   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: Added clarifying note about time zone vs. time zone offset using the text suggested in https://www.w3.org/Bugs/Public/show_bug.cgi?id=18646.
Change: https://github.com/w3c/html/commit/c7be97aaa6b33436758d1d5290bf7d384488e993

Hi Addison,

Could you please review this change and let me know if it sufficiently addresses this bug and that the citation for the WG note is correct?

Thanks,
Erika</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85331</commentid>
    <comment_count>7</comment_count>
    <who name="Erika Doyle Navara">erika.doyle</who>
    <bug_when>2013-04-01 21:53:55 +0000</bug_when>
    <thetext>Additionally, these clarifications from the WHATWG spec have been folded in:

https://github.com/w3c/html/commit/03987c7c457164d51d7835136acbc6bfe9fe3f3f</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86470</commentid>
    <comment_count>8</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2013-04-22 13:38:32 +0000</bug_when>
    <thetext>Further cherry-picked: https://github.com/w3c/html/commit/1ba94c20bbacc47f8bcd1fef86e75095e561b351 which introduces a reference to the time zone database</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101534</commentid>
    <comment_count>9</comment_count>
    <who name="Addison Phillips">addison</who>
    <bug_when>2014-02-27 21:33:24 +0000</bug_when>
    <thetext>The I18N WG is satisfied by this change. Thank you.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>