| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT 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 AT veritech DOT 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 AT cygwin DOT com |
| Subject: | Re: date.exe have some time advance to system time |
| References: | <loom DOT 20101024T103643-964 AT post DOT gmane DOT org> |
| In-Reply-To: | <loom.20101024T103643-964@post.gmane.org> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |