I've looked on several systems and seen these lines
111 # Allow client to pass locale environment variables
112 AcceptEnv LANG LC_*
in the /etc/ssh/sshd_config file. I'd like to get this extended to include the "TZ" variable. That way when I travel, and connect to some remote cluster, the dates on everything will be relative to my current timezone.