Well what you can do is set the unix time from serverside in a clientr. variable, then interpret that on clientside to adjust the clientside timevar2 to unixtime (by taking the difference, then summing it back on when doing timestamps). It'll be out be a few seconds due to lag, but should be ok.
If your using the timestamps for some kind of secure thing though, you should probably be doing it all on serverside.
