<?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>21371</bug_id>
          
          <creation_ts>2013-03-22 07:01:54 +0000</creation_ts>
          <short_desc>Date.prototype.set...() methods sets RTC or no?</short_desc>
          <delta_ts>2014-06-21 12:52:57 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>JavaScript</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jim Michaels">jmichae3</reporter>
          <assigned_to name="Mathias Bynens">mathias</assigned_to>
          <cc>mike</cc>
          
          <qa_contact>sideshowbarker+javascript</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>84824</commentid>
    <comment_count>0</comment_count>
    <who name="Jim Michaels">jmichae3</who>
    <bug_when>2013-03-22 07:01:54 +0000</bug_when>
    <thetext>it is not stated in the javascript/ecmascript 262 specification whether or not the Date.prototype.set...() methods actually change the real time clock of the computer or not, or whether that applies only to the Date object itself. it would be very nice if this were clear. I would assume that since it is the purpose of the base javascript language to not mess with the machine, that it does not mess with the Real Time Clock. 

but average user reading the specification might not know this, and might fear to use it. or they may hope it will when it doesn&apos;t.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>108175</commentid>
    <comment_count>1</comment_count>
    <who name="Mathias Bynens">mathias</who>
    <bug_when>2014-06-21 12:52:57 +0000</bug_when>
    <thetext>This is outside the scope of the JavaScript / Web ECMAScript spec. See &lt;http://javascript.spec.whatwg.org/#goals&gt;.

To propose new features to the ECMAScript language, please file a bug on https://bugs.ecmascript.org/.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>