发现了以前的帖子有和我同样的问题! http://www.chinaunix.net/cgi-bin/bbs/topic.cgi?forum=2&topic=2296可能和用户的环境变量TZ有关系 TZ The timezone to use when displaying dates. The normal format is a pathname relative to ``/usr/share/zoneinfo''. For exam- ple, the command ``env TZ=America/Los_Angeles date'' displays the current time in California. See tzset(3) for more infor- mation. 运行setenv TZ Asia/Shanghai后admin用户恢复了正常,其他用户还没有恢复,但起码看到一点希望,研究中... :em13: |