The computers that run application clients and the StarTeam Server must have their dates and times synchronized. Many features of the application depend on calculations involving times and dates. In particular, labels, configurations, and promotion states are all governed by time and date calculations.
Therefore, you should use whatever service your network server supports for synchronizing all workstation clocks. For example, Windows network users can execute the following command to synchronize their workstation time with the computer on which the StarTeam Server is installed:
net time \\server_name /set /yes
In this example, you would replace server_name with the machine name or IP address of the network computer running the StarTeam Server.