On some computers it works as by a book.
--
Kirill
--
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
On Sun, Oct 24, 2010 at 10:43 AM, Kirill Yarosh wrote:
> I have a problem with date.exe .
> date.exe got a permanent increasing time advance in comparison to system time.
>
> The following example demonstrates the problem:
>
> $ date ; cmd /c echo %TIME%
> Sun Oct 24 10:32:44 JST 2010
> 10:32:37.0
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
$
I have a problem with date.exe .
date.exe got a permanent increasing time advance in comparison to system time.
The following example demonstrates the problem:
$ date ; cmd /c echo %TIME%
Sun Oct 24 10:32:44 JST 2010
10:32:37.08
--
Problem reports: http://cygwin.com/problems.html
FAQ:
4 matches
Mail list logo