Windows 上的 UCRT 的编译问题似乎解决了

看了下,是时间编码出了问题:

设置 (setq locale-coding-system 'utf-8) 解决了(默认值cp936)。