[Mew-dist 14944] Re: patch for mew-time-ctz-to-rfc
SAKAI Kiyotaka
ksakai at example.com
2000年 11月 20日 (月) 14:34:01 JST
>> In article <20001120.141559.71094034.kazu at example.com>, Kazu Yamamoto (山本和彦) <kazu at example.com> writes:
>> (let ((system-time-locale "C"))
>> (format-time-string "%a, %d %b %Y %T %z"))
>> => "Mon, 20 Nov 2000 13:26:22 +0900"
> *BSD* では再現できないので教えて下さい。
> (Q1) 上記の "C" は nil ではだめなのですか?
nil でも問題ありません。
> (Q2) current-time-string も locale に影響されますか?
影響されません。
Emacs のソースコードを見ると、current-time-string は ctime() の出力を
そのまま利用しているのに対して、format-time-string は strftime() の出
力を利用していました。
# emacs-21.0.90 はよく落ちる…。
--
酒井 清隆 (E-mail: ksakai at example.com)
Mew-dist メーリングリストの案内