看了下,是时间编码出了问题:
设置 (setq locale-coding-system 'utf-8) 解决了(默认值cp936)。
(setq locale-coding-system 'utf-8)
cp936