X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.0 required=5.0	tests=AWL,BAYES_00,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4CC448B4.5040609@veritech.com>
Date: Sun, 24 Oct 2010 10:54:44 -0400
From: "Lee D. Rothstein" <l1ee057@veritech.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: date.exe have some time advance to system time
References: <loom.20101024T103643-964@post.gmane.org>
In-Reply-To: <loom.20101024T103643-964@post.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

  On 10/24/2010 4:43 AM, Kirill Yarosh wrote:
> $ date ; cmd /c echo %TIME%

I thought that perhaps, the clock was updating via the net, induced by 
the 'cmd' date request, so, I tried:

$ date ; cmd /c 'echo %TIME%' ; date
Sun, Oct 24, 2010 10:52:17 AM
10:52:07.45
Sun, Oct 24, 2010 10:52:17 AM

$ date ; cmd /c 'echo %TIME%' ; date
Sun, Oct 24, 2010 10:52:26 AM
10:52:17.03
Sun, Oct 24, 2010 10:52:27 AM

Same problem?


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

