To go instantly forward in time, use the skiptime command. For example:
skiptime 4
would instantly set the time four hours ahead. To switch a unit's position. For instance:
_pos = getpos logic1
player setpos _pos
would switch the player's position to the location of gamelogic logic1.