[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't parse time string
>> On 23 Mar 2001 04:41:55 +0900
>> 「土」== tsuchiya@pine.kuee.kyoto-u.ac.jp (TSUCHIYA Masatoshi) said as follows:
土> ところが、山岡さんの例だと timezone.el でも吸収しきれないようなんです。
土> ;; APEL 付属の timezone.el の場合
土> (timezone-fix-time "Wednesday, 31-Jan-01 09:36:30 GMT" nil nil)
土> -> [2000 0 0 9 0 0 (32400 "JST")]
APEL が fix されたので、w3m-time.el は削除してしまいました。
2001-03-23 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
* w3m-time.el: Removed.
* w3m.el (TopLevel): Require `timezone' instead of `w3m-time'.
(w3m-time-parse-string): Use `timezone-fix-time' and spec of
return value is changed.
(w3m-time-newer-p): Imported.
* w3m-antenna.el (w3m-antenna-hns-last-modified): Follow change of
`w3m-time-parse-string'.
土> せめて APEL 付属の timezone.el がしっかりしていてくれれば、問題なく使
土> えそうなんですけど。
どうやら、山岡さんの例の date string を解析できる timezone.el を持って
いる Emacs の方が少ないようなので、検査ルーチンを組み込んで、バグのあ
る timezone.el の場合は、parse-time.el を代わりに使うようにしてみまし
た。
--
土屋 雅稔 ( TSUCHIYA Masatoshi )
http://www-nagao.kuee.kyoto-u.ac.jp/member/tsuchiya/
;; Semi-gnus の commit 権は持っているので cvs.m17n.org にもアクセスは
;; 出来るのですが、それと APEL の commit 権は別のような気がしたので…。
;; お騒がせしました。