On one server, when I run:
mysql> select now(); +---------------------+ | now() | +---------------------+ | 2009-05-30 16:54:29 | +---------
To set it for the current session, do:
SET time_zone = timezonename;