TimeServer Property
The time server from which to request the time.
Syntax
public String getTimeServer(); public void setTimeServer(String timeServer);
Remarks
This property contains the time server from which to request the time. This property should be set to a valid internet address of a time server. The server will reply with its current time (GMT).
Time requests are sent to port TimePort on the TimeServer.
Default Value
"time.nist.gov"