Hello, I have a program where I need every run of it, go to the server, pick date and time, and change it on the local PC.
I am running the following command line:
Runtime.getRuntime().exec('DATE '+dataServidor.trim());
and JAVA returns...
asked by
24.11.2017 / 14:47