From: Hideyuki SHIRAI (白井秀行) <shirai at example.com> Subject: [Mew-dist 14940] Re: patch for mew-time-ctz-to-rfc > (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 ではだめなのですか? (Q2) current-time-string も locale に影響されますか? --かず