Server located in different country

Is it posible to change the date and time so all scripts and cron jobs run on our local time?

Thanks

If it’s a *nix machine you can use the date command

eg.


date --set='Tue Sep  6 23:09:33 CEST 2011'

Where would this be done?

I’m pretty sure you can usually set the server time to whatever you want, depending on what access you have.