From: Richard M. Stallman Date: Tue, 1 Nov 1994 04:21:32 +0000 (+0000) Subject: (timezone-world-timezones): Add "UT" -> +000. X-Git-Tag: emacs-19.34~6085 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dbc6c26a56b5207d1841ab0aade7b9411d413371;p=emacs.git (timezone-world-timezones): Add "UT" -> +000. --- diff --git a/lisp/timezone.el b/lisp/timezone.el index 9eef8b1814f..26db8039313 100644 --- a/lisp/timezone.el +++ b/lisp/timezone.el @@ -37,6 +37,7 @@ ("EDT" . -400) ("AST" . -400) ;by ("NST" . -330) ;by + ("UT" . +000) ("GMT" . +000) ("BST" . +100) ("MET" . +100)