in reply to Re: Calling Windows "time /t" command
in thread Calling Windows "time /t" command
It may be Windows, but you have unix tools installed, and the PATH is setup such that these are found before Windows's tools. Fix that and you won't have to change your code.