help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: changing the emacs time


From: Stefan Monnier
Subject: Re: changing the emacs time
Date: Wed, 29 Sep 2004 18:00:12 GMT
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

> How can I change the emacs time to be one hour ahead of the system time?

You can't.  Emacs doesn't have its own time, it uses the system time.

> I (unfortunately) work on a system located in a different time zone.

Oh, so you mean timezone, not time.  You can fiddle with the TZ
environment variable.  Try "TZ=GMT date" and then "TZ=EST date".
This has nothing directly to do with Emacs,


        Stefan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]