I am trying to test functionality related to timezone handling/conversion during synchronization between two of my test servers (currently they are running on same mashine).
Is it possible to set up hosts so one will be running, say, by London time, and the other by Moscow?
Web applications running on both servers are written on Perl.
Generally servers have the clock set on UTC anyway, and they use the time zone information just for display. There should be no issue having virtual machines with different time zones on the same host.