emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Why is the "Date: ..." line in my Org-mode produced html w


From: Carsten Dominik
Subject: Re: [Orgmode] Why is the "Date: ..." line in my Org-mode produced html wrong?
Date: Fri, 26 Mar 2010 21:38:15 +0100


On Mar 26, 2010, at 4:25 PM, Gary . wrote:

On the bottom of the HTML document there is a line that looks like
Date: 2010-03-26 14:18:57 GMT
but I'm not in GMT. My system isn't in GMT. The date command says Fr,
26. Mrz 2010 16:22:37 which is correct.

The time string is produced like this:

(setq date (format-time-string "%Y-%m-%d %T %Z"))

So you need to dig into wy Emacs thinks your time zone is different.

HTH

- Carsten





reply via email to

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