From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.help Subject: Re: time-stamp problem Date: Thu, 02 Dec 2004 11:02:14 -0700 Message-ID: <3193l9F38p1g3U2@individual.net> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1102010737 1727 80.91.229.6 (2 Dec 2004 18:05:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Dec 2004 18:05:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 02 19:05:22 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CZvKT-00042l-00 for ; Thu, 02 Dec 2004 19:05:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZvU1-0001z1-8e for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Dec 2004 13:15:13 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-X-Trace: individual.net JMxkknC69xIwkWFvUgsSkQ/txOKCca3TjBDHYL7GZJ7FAb/10= User-Agent: Mozilla Thunderbird 0.9 (X11/20041105) X-Accept-Language: en-us, en In-Reply-To: Original-Xref: shelby.stanford.edu gnu.emacs.help:127101 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:22517 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22517 Sebastian Luque wrote: > After having solved a problem with the output from my system's 'date', I come > across another one with the time-stamp function. I was hoping to find help in > the library itself, but time-stamp is already compiled in my system (GNU > Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2004-10-16 > on raven, modified by Debian). The problem is that timestamps ignore my > timezone adjustment completely, so it shows GMT time. The curious thing is > that everywhere else (including any shell outside of Emacs, the Emacs > modeline, and calls to 'date' within Emacs) I have the correct time, so I > don't where time-stamp is getting its value from. Any help please? ,----[ C-h v time-stamp-time-zone RET ] | time-stamp-time-zone's value is nil | | Documentation: | If non-nil, a string naming the timezone to be used by M-x time-stamp. | Format is the same as that used by the environment variable TZ on your system. | | You can customize this variable. | | Defined in `time-stamp'. `---- -- Kevin Rodgers