In message <mailman.2653.1273114075.23598.python-l...@python.org>, J wrote:
> Like I said, it works well, I just wonder if there is a cleaner way of > setting the local clock to a different time in python without having > to do all this. How about one line in Bash: date -s $(date --rfc-3339=date -d "+1 hour") -- http://mail.python.org/mailman/listinfo/python-list