emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Why is the "Date: ..." line in my Org-mode produced html wrong?
@ 2010-03-26 15:25 Gary .
  2010-03-26 20:38 ` Carsten Dominik
       [not found] ` <19115.1269619402@gamaville.dokosmarshall.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Gary . @ 2010-03-26 15:25 UTC (permalink / raw)
  To: emacs-orgmode

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Why is the "Date: ..." line in my Org-mode produced html wrong?
  2010-03-26 15:25 Why is the "Date: ..." line in my Org-mode produced html wrong? Gary .
@ 2010-03-26 20:38 ` Carsten Dominik
       [not found] ` <19115.1269619402@gamaville.dokosmarshall.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2010-03-26 20:38 UTC (permalink / raw)
  To: Gary .; +Cc: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Why is the "Date: ..." line in my Org-mode produced html wrong?
       [not found] ` <19115.1269619402@gamaville.dokosmarshall.org>
@ 2010-03-27 12:17   ` Gary
  0 siblings, 0 replies; 3+ messages in thread
From: Gary @ 2010-03-27 12:17 UTC (permalink / raw)
  To: emacs-orgmode

On Fri, Mar 26, 2010 at 12:03:22PM -0400, Nick Dokos wrote:
> you probably need to give the system some
> additional information about the timezone you are in.

Yeah, that was it. Strange this is the first time in *mumble* years I
have needed to do this with Cygwin, but your suggestion worked
fine. TVM.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-27 12:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-26 15:25 Why is the "Date: ..." line in my Org-mode produced html wrong? Gary .
2010-03-26 20:38 ` Carsten Dominik
     [not found] ` <19115.1269619402@gamaville.dokosmarshall.org>
2010-03-27 12:17   ` Gary

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).