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



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to