org-mode中timestamp格式的设定

这个看起来很赞,测试代码:

(setq system-time-locale "C")
(format-time-string "%Y-%m-%d %a")
1 个赞